website: Typo. Fixes #43.

This commit is contained in:
Armon Dadgar 2014-04-17 11:31:25 -07:00
parent 5e129c3169
commit 0d490096f9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ of configuration options but the defaults are usually good enough. When
running `consul agent`, you should see output similar to that below:
```
$ consul agent -data=/tmp/consul
$ consul agent -data-dir=/tmp/consul
==> Starting Consul agent...
==> Starting Consul agent RPC...
==> Consul agent running!