Browse Source

Update README

master
Daochen Zha 4 years ago
parent
commit
9b5d362c22
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      README.md
  2. +1
    -1
      README.zh-CN.md

+ 1
- 1
README.md View File

@@ -42,7 +42,7 @@ This package works with **Python 3.6** and pip 19+. You need to have the followi
sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg
``` ```


Clone the repository:
Clone the repository (if you are in China and Github is slow, you can use the mirror in [Gitee](https://gitee.com/daochenzha/tods)):
``` ```
git clone https://github.com/datamllab/tods.git git clone https://github.com/datamllab/tods.git
``` ```


+ 1
- 1
README.zh-CN.md View File

@@ -39,7 +39,7 @@ TODS具有如下特点:
sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg sudo apt-get install libssl-dev libcurl4-openssl-dev libyaml-dev build-essential libopenblas-dev libcap-dev ffmpeg
``` ```


克隆该仓库:
克隆该仓库(如果您访问Github较慢,国内用户可以使用[Gitee镜像](https://gitee.com/daochenzha/tods)):
``` ```
git clone https://github.com/datamllab/tods.git git clone https://github.com/datamllab/tods.git
``` ```


Loading…
Cancel
Save