Use correct `ssh-agent` command in readme.
This commit is contained in:
parent
fd70a2afdd
commit
23aa4458a3
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Utility functions to start your ssh agent when using fish shell.
|
Utility functions to start your ssh agent when using fish shell.
|
||||||
You will only need to run `ssh-add` and type your password once,
|
You will only need to run `ssh-add` and type your password once,
|
||||||
after the running ssh_agent should do the work for you.
|
after that, running `ssh-agent` should do the work for you.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue