don't add email to ssh key

This commit is contained in:
BitcoinMechanic
2022-12-04 21:14:53 -08:00
parent 58c292bf43
commit 4e393da644

View File

@@ -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