From 9664a7ad208dbf3dd77a400f0a673dd51214e0f2 Mon Sep 17 00:00:00 2001 From: Charlie O'Keefe Date: Thu, 14 Feb 2019 15:24:37 -0700 Subject: [PATCH] backtick-quote directory path This fixed a syntax-highlighting artifact in the sublime markdown view --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed980e5..145021d 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Some explanation of the arguments used in the above example: [Add the new key to your github account.](https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/) -Add an entry to ~/.ssh/config (create this file if necessary) telling ssh to use the keypair you +Add an entry to `~/.ssh/config` (create this file if necessary) telling ssh to use the keypair you generated above when connecting to github.com. For instance: