diff --git a/README.md b/README.md index fc209ed..dad0126 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ ssh -T git@github.com git remote set-url origin git@github.com:username/your-repository.git # Add key to SSH config file (~/.ssh/config) echo -e "\n\nHost github.com\n\tIdentityFile ~/.ssh/$KEY_NAME" >> ~/.ssh/config -cat KEY_FILE | ssh REMOTE "cat >> ~/authorized_keys" +cat KEY_FILE | ssh REMOTE "cat >> ~/.ssh/authorized_keys" ``` ## Font ligature test