updated README

This commit is contained in:
marvzhang
2020-03-11 22:58:45 +08:00
parent 15e4b10293
commit 502fb18d1a
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
三种方式:
1. [Docker](http://docs.crawlab.cn/Installation/Docker.html)(推荐)
2. [直接部署](http://docs.crawlab.cn/Installation/Direct.html)(了解内核)
3. [Kubernetes](https://juejin.im/post/5e0a02d851882549884c27ad) (多节点部署)
3. [Kubernetes](http://docs.crawlab.cn/Installation/Kubernetes.html) (多节点部署)
### 要求Docker
- Docker 18.03+

View File

@@ -34,10 +34,10 @@ Golang-based distributed web crawler management platform, supporting various lan
## Installation
Two methods:
Three methods:
1. [Docker](http://docs.crawlab.cn/Installation/Docker.html) (Recommended)
2. [Direct Deploy](http://docs.crawlab.cn/Installation/Direct.html) (Check Internal Kernel)
3. [Kubernetes](https://juejin.im/post/5e0a02d851882549884c27ad) (Multi-Node Deployment)
3. [Kubernetes](http://docs.crawlab.cn/Installation/Kubernetes.html) (Multi-Node Deployment)
### Pre-requisite (Docker)
- Docker 18.03+