diff --git a/README.md b/README.md index 492b339..558a443 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ You need to get that SHARED ROOT SSH KEY from github to log into the account: wget -O ~/.ssh/key.pem https://raw.githubusercontent.com/commaai/openpilot/master/tools/ssh/id_rsa ``` -Then make sure your SSH permissions are happy (and your homedir...): +Then make sure your SSH permissions are happy: ``` chmod 700 ~/.ssh