update readme

This commit is contained in:
gongjy 2024-10-10 22:13:10 +08:00
parent 5dbd6174b3
commit 3a034a47c8
2 changed files with 4 additions and 2 deletions

View File

@ -185,7 +185,8 @@ streamlit run fast_inference.py
* 0、克隆项目代码 * 0、克隆项目代码
```bash ```bash
git clone https://github.com/jingyaogong/minimind.git & cd minimind git clone https://github.com/jingyaogong/minimind.git
cd minimind
``` ```
* 1、环境安装 * 1、环境安装

View File

@ -194,7 +194,8 @@ streamlit run fast_inference.py
* 0.Clone the project code * 0.Clone the project code
```text ```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 * 1.Install the required dependencies