ui: update readme for dev confi

This commit is contained in:
Jack Pearkes 2014-08-21 17:42:10 -07:00
parent 960362698d
commit 16445baf00
1 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,11 @@ An example of this command, from inside the `ui/` directory, would be:
Basic tests can be run by adding the `?test` query parameter to the
application.
When developing Consul, it's recommended that you use the included
development configuration.
consul agent -config-file=development_config.json
### Releasing
`make dist`