gxthrj commented on a change in pull request #729:
URL: https://github.com/apache/apisix-dashboard/pull/729#discussion_r520260744



##########
File path: README.md
##########
@@ -23,19 +23,68 @@ English | [简体中文](./README.zh-CN.md)
 
 Dashboard for [Apache APISIX](https://github.com/apache/apisix)
 
-## User Guide
+The goal of Apache APISIX Dashboard project is to enable everyone to quickly 
experience and learn Apache APISIX, and it still cannot be used directly in a 
production environment. its function point coverage is always a subset of 
Apache APISIX, and may lag behind the rapid iteration of Apache APISIX. 
 
-Please refer to [User Guide](./docs/USER_GUIDE.md)
+If you need to use the Dashboard project in a production system, you need to 
enhance user permissions, communication security, high availability and other 
advanced features.
+
+## Install
+
+Support multiple ways to install APISIX dashboard
+
+### Docker
+
+Start a runnable version by the following method
+
+- [Deploy With Docker](./docs/deploy-with-docker.md)
+
+### Build From Source Code
+
+To build from source code, first make sure that your `golang` version is 1.13 
or greater.

Review comment:
       change : To build Apache APISIX Dashboard from source code, first make 
sure that your `golang` version is 1.13 or greater.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to