Browse Source

更新 'README.md'

添加更新框架的代码
master
tzquant_zq 1 year ago
parent
commit
c37d607893
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      README.md

+ 4
- 1
README.md View File

@ -1,5 +1,8 @@
# tz_crypto_pub # tz_crypto_pub
天择加密量化开放框架下载命令: 天择加密量化开放框架下载命令:
初次安装:
git clone http://112.124.49.128:3000/tzquant_zq/tz_crypto_pub && cd tz_crypto_pub && sh init_bash.sh && python3 tz_crypto_bt.py
git clone http://112.124.49.128:3000/tzquant_zq/tz_crypto_pub && cd tz_crypto_pub && sh init_bash.sh && python3 tz_crypto_bt.py
初次已经安装好环境更新框架:
rm -rf tz_crypto_pub && git clone http://112.124.49.128:3000/tzquant_zq/tz_crypto_pub && python3 tz_crypto_bt.py

Loading…
Cancel
Save