Skip to content

Commit

Permalink
Instructions to build without deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyjh committed Nov 27, 2016
1 parent 84e7dd2 commit 247149e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To install globally as an archive:
```console
git clone https://github.com/jeremyjh/dialyxir
cd dialyxir
mix do deps.get, compile, archive.build, archive.install
MIX_ENV=prod mix do compile, archive.build, archive.install
```

## Usage
Expand Down

0 comments on commit 247149e

Please sign in to comment.