From 1959675c3d6ac16f596f97919ed6600873fecf5a Mon Sep 17 00:00:00 2001 From: mayb Date: Tue, 20 Jul 2021 22:37:14 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 之前提的PR,英文文档中的zh换成en --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ad769338..ee4acfa5 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ Golang-based distributed web crawler management platform, supporting various lan ## Installation Three methods: -1. [Docker](http://docs.crawlab.cn/zh/Installation/Docker.html) (Recommended) -2. [Direct Deploy](http://docs.crawlab.cn/zh/Installation/Direct.html) (Check Internal Kernel) -3. [Kubernetes](http://docs.crawlab.cn/zh/Installation/Kubernetes.html) (Multi-Node Deployment) +1. [Docker](http://docs.crawlab.cn/en/Installation/Docker.html) (Recommended) +2. [Direct Deploy](http://docs.crawlab.cn/en/Installation/Direct.html) (Check Internal Kernel) +3. [Kubernetes](http://docs.crawlab.cn/en/Installation/Kubernetes.html) (Multi-Node Deployment) ### Pre-requisite (Docker) - Docker 18.03+