Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
In the "Localnet mode" instructions, explicitly call out where to run the `make build` command in the second terminal window.
  • Loading branch information
eightysteele authored Mar 30, 2021
1 parent f2509fe commit 715cdd8
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 @@ -203,7 +203,7 @@ make localnet
Wait for seeing logs about the height of the chain increase in a regular cadence.
Terminal 2:
Terminal 2 (in the top-level repo directory):
```bash
make build
❯ head -c 700 </dev/urandom > myfile
Expand Down

0 comments on commit 715cdd8

Please sign in to comment.