diff --git a/op_guide/secrets/README.md b/op_guide/secrets/README.md index 9e50168..0116f90 100644 --- a/op_guide/secrets/README.md +++ b/op_guide/secrets/README.md @@ -76,6 +76,14 @@ pkg install password-store # FreeBSD *Go to [passwordstore.org](https://www.passwordstore.org/) for more information about pass*. +Download the repository: + +``` +mkdir -p ~/.password-store +cd ~/.password-store +git clone https://git.example.com/org/repo.git deuxfleurs +``` + And then check that everything work: ```bash