More readme updates
This commit is contained in:
@@ -23,7 +23,7 @@ MyLib.puts(["Hello World from C stdlib"])
|
|||||||
|
|
||||||
## Installation
|
## 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
|
```elixir
|
||||||
def deps do
|
def deps do
|
||||||
|
|||||||
Reference in New Issue
Block a user