Add backticks to path literal in README.
This commit is contained in:
parent
da8e9638f4
commit
d16f5d5df3
1 changed files with 1 additions and 1 deletions
|
@ -478,7 +478,7 @@ consistency:
|
|||
```
|
||||
|
||||
This error can be caused by an ssh timeout, which you can rectify by adding
|
||||
the following to the ~/.ssh/config file on the client:
|
||||
the following to the `~/.ssh/config` file on the client:
|
||||
|
||||
```text
|
||||
Host *
|
||||
|
|
Loading…
Reference in a new issue