backtick-quote directory path

This fixed a syntax-highlighting artifact in the sublime markdown view
This commit is contained in:
Charlie O'Keefe 2019-02-14 15:24:37 -07:00
parent befdf62fb4
commit 9664a7ad20
1 changed files with 1 additions and 1 deletions

View File

@ -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: