From 3a034a47c8712a5b9bb61aad6904b239c3e744c6 Mon Sep 17 00:00:00 2001 From: gongjy <2474590974@qq.com> Date: Thu, 10 Oct 2024 22:13:10 +0800 Subject: [PATCH] update readme --- README.md | 3 ++- README_en.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73f9406..55881c9 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,8 @@ streamlit run fast_inference.py * 0、克隆项目代码 ```bash - git clone https://github.com/jingyaogong/minimind.git & cd minimind + git clone https://github.com/jingyaogong/minimind.git + cd minimind ``` * 1、环境安装 diff --git a/README_en.md b/README_en.md index ebc1ac1..ea91fda 100644 --- a/README_en.md +++ b/README_en.md @@ -194,7 +194,8 @@ streamlit run fast_inference.py * 0.Clone the project code ```text - git clone https://github.com/jingyaogong/minimind.git & cd minimind + git clone https://github.com/jingyaogong/minimind.git + cd minimind ``` * 1.Install the required dependencies