Skip to content

Commit

Permalink
remove outdated instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
roncodingenthusiast committed Oct 23, 2023
1 parent 58a31b4 commit d40c3aa
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -434,13 +434,6 @@ $ make dev
This will compile the `consul-template` binary into `bin/consul-template` as
well as your `$GOPATH` and run the test suite.
If you want to compile a specific binary, set `XC_OS` and `XC_ARCH` or run the
following to generate all binaries:
```shell
$ make build
```
If you want to run the tests, first install [consul](https://www.consul.io/docs/install/index.html), [nomad](https://learn.hashicorp.com/tutorials/nomad/get-started-install) and [vault](https://www.vaultproject.io/docs/install/) locally, then:
```shell
Expand Down

0 comments on commit d40c3aa

Please sign in to comment.