Update index.html.md

Corrects the bootstrap command.
This commit is contained in:
Justin Collier 2018-05-04 12:46:24 -05:00 committed by GitHub
parent db65ca1d84
commit 1e8f5afd86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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