From 21b4ea123f9048a670ba5cf4a59280bd417972ec Mon Sep 17 00:00:00 2001 From: Xuan Sang LE Date: Sat, 22 Sep 2018 22:07:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb1c9de..52d104d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ mkdir antd cd antd wget -O - https://apps.lxsang.me/script/antd | bash -s "wvnc" ``` -The script will ask you where you want to put the binaries (should be an absolute path, otherwise the build will fail) and the default HTTP port for the server config. +The script will ask for a place to put the binaries (should be an absolute path, otherwise the build will fail) and the default HTTP port for the server config. ## Run To run the Antd server with the **wvnc** plugin: