Commit 47800d3d authored by zxl's avatar zxl
Browse files

git地址修改为https

parent 76c22cff
...@@ -12,7 +12,7 @@ python3 -m pip install --upgrade setuptools ...@@ -12,7 +12,7 @@ python3 -m pip install --upgrade setuptools
`pyscalebox` can be installed with the following command: `pyscalebox` can be installed with the following command:
```bash ```bash
git clone http://hub.cstcloud.cn/git/csst/pyscalebox.git git clone https://hub.cstcloud.cn/git/csst/pyscalebox.git
cd pyscalebox cd pyscalebox
python3 -m pip install -r requirements.txt python3 -m pip install -r requirements.txt
python3 setup.py install python3 setup.py install
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment