lazybug commited on
Commit
9af9874
·
verified ·
1 Parent(s): 91449b5

Update quick_start.md

Browse files
Files changed (1) hide show
  1. quick_start.md +1 -1
quick_start.md CHANGED
@@ -13,7 +13,7 @@
13
  2. Install Package
14
 
15
  ```Shell
16
- cd /mnt/zhaorunsong/repo_test/VoCo-LLaMA
17
  conda create -n voco python=3.10 -y
18
  conda activate voco
19
  pip install --upgrade pip # enable PEP 660 support
 
13
  2. Install Package
14
 
15
  ```Shell
16
+ cd VoCo-LLaMA
17
  conda create -n voco python=3.10 -y
18
  conda activate voco
19
  pip install --upgrade pip # enable PEP 660 support