Improved README formatting
continuous-integration/drone/push Build is running Details

This commit is contained in:
KawaiiPunk 2020-06-25 20:00:32 +01:00
parent d0a3ce52a9
commit 6caf467fe1
Signed by: kawaiipunk
GPG Key ID: EDE939629F5C1A6A
1 changed files with 3 additions and 2 deletions

View File

@ -15,6 +15,7 @@ git pull
```
You may also need to run a command similar to this to remove the previous server fingerprint from your `known_hosts` file or do it manually:
`ssh-keygen -f "/home/user/.ssh/known_hosts" -R "[git.autonomic.zone]:222"`
```
ssh-keygen -f "/home/user/.ssh/known_hosts" -R "[git.autonomic.zone]:222"
```