From b7e74ad27ece28ed676765e8e077fc0b7f7f1b53 Mon Sep 17 00:00:00 2001 From: mayb Date: Tue, 20 Jul 2021 18:41:16 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index edd3b6d7..ad769338 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/Installation/Docker.html) (Recommended) -2. [Direct Deploy](http://docs.crawlab.cn/Installation/Direct.html) (Check Internal Kernel) -3. [Kubernetes](http://docs.crawlab.cn/Installation/Kubernetes.html) (Multi-Node Deployment) +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) ### Pre-requisite (Docker) - Docker 18.03+