]> git.xolatile.top Git - emil-ssh.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Fri, 18 Apr 2025 23:11:39 +0000 (17:11 -0600)
committerEmil Williams <emilemilemil@cock.li>
Fri, 18 Apr 2025 23:11:39 +0000 (17:11 -0600)
README.md

index 5c5b8b9bb74bed5a891f6cb5403ea24e54840c14..097b4ee653768774d07c7b2f43580b6a426d3c50 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,9 +24,9 @@ Here is an example that'll work for a first-key:
 ```sh
 $ ssh-keygen -t ed25519
 Generating public/private ed25519 key pair.
-Enter file in which to save the key (/home/emil/.ssh/id_ed25519): <ENT> # If you change this you have to do the full path without expansion iirc
-Enter passphrase for "/home/emil/.ssh/id_ed25519" (empty for no passphrase): <ENT>
-Enter same passphrase again: <ENT>
+Enter file in which to save the key (/home/emil/.ssh/id_ed25519): <RET> # If you change this you have to do the full path without expansion iirc
+Enter passphrase for "/home/emil/.ssh/id_ed25519" (empty for no passphrase): <RET>
+Enter same passphrase again: <RET>
 Your identification has been saved in /home/emil/.ssh/id_ed25519
 Your public key has been saved in /home/emil/.ssh/id_ed25519.pub
 The key fingerprint is:
@@ -87,4 +87,4 @@ You can also do wildcards, this is covered further in the ssh_config(5) manual p
 
 ### That's It ###
 
-SSH has a lot of capabilities, but it's best and most useful is its simplicity.
+SSH has a lot of capabilities, but its best and most useful is its simplicity.