Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lin committed Dec 12, 2020
1 parent 025ec1e commit 343b8a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ the other part not related to cryptocurrency.
> python setup.py install
如果没有报错,就表示已经安装好了, 你也可以直接在终端输入:
> pip install git+https://github.com/ramoslin02/howtrader.git
> pip install git+https://github.com/51bitquant/howtrader.git
you can directly download the source code. then open your termal, then
script the following command
Expand All @@ -28,7 +28,7 @@ script the following command
> python setup.py install
or you can use pip to install the howtrader.
> pip install git+https://github.com/ramoslin02/howtrader.git
> pip install git+https://github.com/51bitquant/howtrader.git

# 使用 Usage
Expand Down

0 comments on commit 343b8a4

Please sign in to comment.