We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253a36f commit 6c4b475Copy full SHA for 6c4b475
README.md
@@ -27,6 +27,8 @@ $ ansible-galaxy install HashNuke.elixir-stack
27
> If the above commands fail, try with `sudo`.
28
> For Mac OS X, Ansible is also available on homebrew.
29
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
+
32
## Setup your project
33
34
1.) Add [exrm](https://github.com/bitwalker/exrm) as your project's dependency in mix.exs
0 commit comments