diff --git a/site/source/user-manual/ssh.rst b/site/source/user-manual/ssh.rst index a2654be..d51c362 100644 --- a/site/source/user-manual/ssh.rst +++ b/site/source/user-manual/ssh.rst @@ -15,7 +15,7 @@ Creating an SSH Key (Linux/Mac) .. code-block:: bash - ssh-keygen -t ed25519 -C "your_email@example.com" + ssh-keygen -t ed25519 You will be asked to ``Enter a file in which to save the key`` - we recommend you press ``Enter`` to use the default location