diff --git a/docs/source/ops/generating-keys.rst b/docs/source/ops/generating-keys.rst index 42364aa02e2dfd7f69604bced7c70333e0f377b6..c2f7028f2bc263c9e5bac40f78ca0adfb4861415 100644 --- a/docs/source/ops/generating-keys.rst +++ b/docs/source/ops/generating-keys.rst @@ -3,7 +3,8 @@ Generating keys There are example ``public-keys`` and ``private-keys`` repos in ``morph/grid/local/``. ``<grid>/config.json`` has the paths for the key files for the respective grid. -Create symlinks named ``public-keys`` and ``private-keys`` to your secret key repositories for the deployment you are working on. +Create a symlink ``private-keys`` to your secret key repositories for the deployment you are working on. +Create a directory named ``public-keys`` containing the corresponding public keys for the deployment. Stripe