From 2a9062fae79f66298970a9d2cac3cb1a10b87ceb Mon Sep 17 00:00:00 2001 From: zxl Date: Thu, 25 Aug 2022 14:10:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9clone=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbad2ba..376b1ce 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ `pyscalebox` can be installed with the following command: ```bash -git clone +git clone http://hub.cstcloud.cn/git/csst/pyscalebox.git cd pyscalebox pip install -r requirements.txt python setup.py install -- GitLab