From c37d607893c6036b19b46c418935fedea012560f Mon Sep 17 00:00:00 2001 From: tzquant_zq Date: Mon, 6 May 2024 22:12:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加更新框架的代码 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ae7cc5..5dc1543 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 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 \ No newline at end of file +初次已经安装好环境更新框架: +rm -rf tz_crypto_pub && git clone http://112.124.49.128:3000/tzquant_zq/tz_crypto_pub && python3 tz_crypto_bt.py \ No newline at end of file