Skip to content

Commit

Permalink
Update dependency install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Jun 30, 2018
1 parent db05354 commit dfabe94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ Inertia uses:
Make sure all of the above are installed before running:

```bash
$> make # installs dependencies and an Inertia
# build tagged as "test" to gopath
$> make deps # installs dependencies
$> make cli # installs Inertia build tagged as "test" to gopath
$> inertia --version # check what version you have installed
```

Expand Down

0 comments on commit dfabe94

Please sign in to comment.