Skip to content

Commit

Permalink
migrations instructions on README
Browse files Browse the repository at this point in the history
  • Loading branch information
bamorim committed Mar 15, 2018
1 parent 398f1d8 commit a2b83a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,8 @@ It uses:

## Using

Setup the databases with `mix setup_db` and then run `iex -S mix`

```elixir
iex> Coins.mine_coin("me", 1)
{:error, :invalid_nonce}
Expand Down

0 comments on commit a2b83a7

Please sign in to comment.