[doc] update readme

This commit is contained in:
IrvingGao 2024-07-08 16:55:09 +08:00
parent 5512fe7735
commit d15f5a55cb
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ sudo apt-get install -y git swig python3-pip python3-dev portaudio19-dev libsndf
```
// 克隆项目到本地 https or ssh
git clone http://43.132.157.186:3000/gaohz/TakwayBoard.git
cd TakwayBoard
cd TakwayBoard && git checkout release/v0.9
sudo pip install -v -e .
```