More readme updates

This commit is contained in:
Josh Nussbaum
2016-06-08 17:49:15 -04:00
parent cda4a91f26
commit 058804a0bb

View File

@@ -23,7 +23,7 @@ MyLib.puts(["Hello World from C stdlib"])
## Installation
The package can be installed by adding elixir-ffi to your list of dependencies in mix.exs:
The package can be installed by adding `ffi` to your list of dependencies in `mix.exs`:
```elixir
def deps do