Browse Source

update README to mention using CONSUL_DEV

pull/3114/head
Preetha Appan 8 years ago
parent
commit
5f140b1690
  1. 2
      README.md

2
README.md

@ -55,6 +55,8 @@ $ bin/consul
...
```
*Note: `make` will build all os/architecture combinations. Set the environment variable CONSUL_DEV=1 to build it just for your local machine's os/architecture.*
*Note: `make` will also place a copy of the binary in the first part of your `$GOPATH`.*
You can run tests by typing `make test`.

Loading…
Cancel
Save