mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Update README.md
More Github key stuff
This commit is contained in:
parent
d347a1bad8
commit
a6fe64c342
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@
|
|||
* Docker
|
||||
* 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)
|
||||
* 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)
|
||||
|
||||
## Installation Instructions
|
||||
1. Clone this repo
|
||||
|
|
Loading…
Add table
Reference in a new issue