Update instructions

This commit is contained in:
Josh Nussbaum
2015-09-21 19:01:53 -04:00
parent bce6ea506b
commit b39d5eaf1c

View File

@@ -23,6 +23,7 @@ MyLib.puts(["Hello world"])
```shell ```shell
hub clone joshnuss/elixir-ffi hub clone joshnuss/elixir-ffi
cd elixir-ffi
make make
``` ```