This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 15d630b  Update cluster-deployment.md
15d630b is described below

commit 15d630bbb775e2687679317a9e8088d2c603c297
Author: dailidong <[email protected]>
AuthorDate: Sat Mar 21 17:26:26 2020 +0800

    Update cluster-deployment.md
---
 docs/en-us/1.2.0/user_doc/cluster-deployment.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en-us/1.2.0/user_doc/cluster-deployment.md 
b/docs/en-us/1.2.0/user_doc/cluster-deployment.md
index d9490eb..8e73c05 100755
--- a/docs/en-us/1.2.0/user_doc/cluster-deployment.md
+++ b/docs/en-us/1.2.0/user_doc/cluster-deployment.md
@@ -363,7 +363,7 @@ mv 
apache-dolphinscheduler-incubating-1.2.0-dolphinscheduler-front-bin dolphinsc
   sh ./install-dolphinscheduler-ui.sh;
   ```
 
-  - After the execution, please type the frontend port during operation, the 
default port is 8888, if you choose the default, type 'y', or type another port.
+  - After the execution, please type the frontend port during operation, the 
default port is 8888, if you choose the default, please press enter directly, 
or type another port.
   - Then it will let you type the api-server ip that interacts with the 
frontend UI.
   - Next is the port of the api-server that lets you type to interact with the 
frontend UI.
   - Next is the operating system selection.

Reply via email to