From 4356e9399857c50bc9b994c70bfe553ce1646b19 Mon Sep 17 00:00:00 2001 From: tzquant_zq Date: Tue, 23 Apr 2024 01:26:02 +0800 Subject: [PATCH] add init_bash --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f871b6b..2ae7cc5 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,4 @@ 天择加密量化开放框架下载命令: -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 +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