Skip to content

Commit

Permalink
In tutorial, instruct to run dep ensure first (Agoric#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
aknuds1 authored and jackzampolin committed Jan 8, 2019
1 parent 1f9150c commit 886b6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/dep.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Now that this bit of house keeping is done, its time to install dep, as well as

```bash
make get_tools
dep init -v
dep ensure -v
```

## Building the app
Expand Down

0 comments on commit 886b6a1

Please sign in to comment.