diff --git a/README.rst b/README.rst index a01a4b8..d573686 100644 --- a/README.rst +++ b/README.rst @@ -153,6 +153,8 @@ Adding an existing private PGP key server-side #. Export the private PGP key (ascii armored) and save it into a file on the server +#. Login as the user owning the redmine process + #. Change into redmine root directory ``$cd /path/to/redmine`` @@ -164,6 +166,8 @@ Adding an existing private PGP key server-side Generating a new private PGP key server-side ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +#. Login as the user owning the redmine process + #. Change into redmine root directory ``$cd /path/to/redmine``