Fix bootstrap instructions

The command is `make bootstrap build` not `make boostrap build`.
pull/661/head
Nicholas Young 8 years ago
parent 34362c13bf
commit 3123b266c1

@ -40,7 +40,7 @@ Make sure you have the prerequisites:
- Glide 0.10 or greater
1. Clone (or otherwise download) this repository
2. Run `make boostrap build`
2. Run `make bootstrap build`
You will now have two binaries built:

Loading…
Cancel
Save