diff options
| -rw-r--r-- | man/7/caretaker-setup.pod | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/man/7/caretaker-setup.pod b/man/7/caretaker-setup.pod index 1ce71b8..394dd3f 100644 --- a/man/7/caretaker-setup.pod +++ b/man/7/caretaker-setup.pod @@ -15,6 +15,8 @@ Now you can add your own packages as git repos in PKG_ROOT.  To use caretaker with your packages on a machine, download and execute  the bootstrap script (examples/bootstrap). +On the package root, you can get it from the bare caretaker repository with +C<< git cat-file blob master:examples/pkglist >>  =head1 CREATING A PACKAGE | 
