This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git
The following commit(s) were added to refs/heads/next by this push:
new 85347a9 Update README.md
85347a9 is described below
commit 85347a94ca04c7b41445c607bb3fca41657c9136
Author: 琚致远 <[email protected]>
AuthorDate: Mon Jun 15 23:59:34 2020 +0800
Update README.md
---
README.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/README.md b/README.md
index c090b98..0a82a39 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,7 @@
Dashboard for [Apache
APISIX](https://github.com/apache/incubator-apisix-dashboard)
## Deploy with Docker
-
-```sh
-$ cd /compose
-$ chmod +x ./manager_conf/build.sh
-$ docker-compose -p dashboard up -d
-```
+Please refer to [Deploy with Docker README](./compose/README.md)
## More