Skip to content

Commit 6c4b475

Browse files
committed
Update README.md
1 parent 253a36f commit 6c4b475

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ $ ansible-galaxy install HashNuke.elixir-stack
2727
> If the above commands fail, try with `sudo`.
2828
> For Mac OS X, Ansible is also available on homebrew.
2929
30+
Assuming your SSH key is called `id_rsa`, add your SSH key to ssh-agent using the command: `ssh-add ~/.ssh/id_rsa`
31+
3032
## Setup your project
3133

3234
1.) Add [exrm](https://github.com/bitwalker/exrm) as your project's dependency in mix.exs

0 commit comments

Comments
 (0)