From aceb8249e5d0371d2c6722c4323635d6d13d22b8 Mon Sep 17 00:00:00 2001 From: tzquant_zq Date: Mon, 6 May 2024 22:21:32 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dc1543..48af8bb 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,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 初次已经安装好环境更新框架: -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 +rm -rf tz_crypto_pub && git clone http://112.124.49.128:3000/tzquant_zq/tz_crypto_pub && cd tz_crypto_pub && python3 tz_crypto_bt.py \ No newline at end of file