diff --git a/README.md b/README.md index 10a210e..1c70fde 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ Example for samkirkland.com `ssh-keyscan -p 7822 samkirkland.com` **Linux, or OSX (using homebrew)** Install the OpenSSH packages and use `ssh-keyscan ` and copy the hash output +On macOS you can use `ssh-keyscan | pbcopy` to copy the hash output to your clipboard Add the `known-hosts` argument with your hosts hash Example: `knownhosts: ssh-rsa AAAAB3Nza...H1Q5Spw==`