Update index.html.md build instuctions

No target for `$ make bootstrap` currently exists. If building from source you have to run `$ make` and then `$ make dev` to install one of the built binaries that is appropriate for your system.
pull/4075/head
Justin Collier 7 years ago committed by GitHub
parent 2e2cf8df34
commit 6113377967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ a copy of [`git`](https://www.git-scm.com/) in your `PATH`.
needed to compile Consul:
```shell
$ make bootstrap
$ make
```
1. Build Consul for your current system and put the binary in `./bin/`

Loading…
Cancel
Save