use quotes instead of tokens

This commit is contained in:
Agniva De Sarker 2017-10-18 13:09:17 +05:30 committed by GitHub
parent 8f1903a903
commit 0aec455bcf

View File

@ -3,7 +3,7 @@
> Manage loaded ssh keys in the ssh-agent. > Manage loaded ssh keys in the ssh-agent.
> Ensure that ssh-agent is up and running for the keys to be loaded in it. > Ensure that ssh-agent is up and running for the keys to be loaded in it.
- Add the default ssh keys in {{~/.ssh}} to the ssh-agent: - Add the default ssh keys in "~/.ssh" to the ssh-agent:
`ssh-add` `ssh-add`