Skip to content

Commit

Permalink
Merge branch 'master' of github.com:parroty/excheck
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Mar 26, 2016
2 parents 3e5664f + 028afed commit ab63dda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ It uses Erlang's [triq](https://github.com/krestenkrab/triq) library for underly


### Installation

First add ExCheck and triq to your project's dependencies in mix.exs.

```Elixir
Expand All @@ -15,6 +16,7 @@ First add ExCheck and triq to your project's dependencies in mix.exs.
]
end
```
You need to have erlang-eunit installed in order to build triq.

and add the following to test_helper.exs:

Expand Down

0 comments on commit ab63dda

Please sign in to comment.