From 7e74ecd0b1ae7a0fe29987529c47e0c43569316a Mon Sep 17 00:00:00 2001 From: Linecutterx <40548573+Linecutterx@users.noreply.github.com> Date: Sun, 26 Sep 2021 15:15:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a7cdb125..159d28a16 100755 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ * Docker-Compose * You may need to `sudo apt install nodejs npm` * Github SSH keys. -You may meet this error `The authenticity of host 'github.com (140.82.121.3)' can't be established. In which case you need to access Github direct & accept the key, after verifying it here (https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints) & make sure that you have an SSH key associated with your Github account (https://docs.github.com/en/authentication/troubleshooting-ssh/error-permission-denied-publickey) +You may meet this error `The authenticity of host 'github.com (140.82.121.3)` can't be established. In which case you need to access Github direct & accept the key, after verifying it here (https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints) & make sure that you have an SSH key associated with your Github account (https://docs.github.com/en/authentication/troubleshooting-ssh/error-permission-denied-publickey) ## Installation Instructions 1. Clone this repo