Update manual.md (#4974)

format command line
This commit is contained in:
XsWack
2017-08-18 05:04:21 +08:00
committed by Steve Perry
parent 025ce41945
commit 3c99a5c584
+1 -1
View File
@@ -130,7 +130,7 @@ for the recommended settings for various releases.
If your machines are located in a private network that need proxy setting to connect the Internet,
you can set the config `PROXY_SETTING` in cluster/ubuntu/config-default.sh such as:
PROXY_SETTING="http_proxy=http://server:port https_proxy=https://server:port"
PROXY_SETTING="http_proxy=http://server:port https_proxy=https://server:port"
After all the above variables being set correctly, we can use following command in `cluster/` directory to
bring up the whole cluster.