fix doc
This commit is contained in:
parent
1f7445fa0b
commit
4a838f36c7
|
@ -23,7 +23,6 @@
|
|||
|
||||
```bash
|
||||
git clone https://github.com/PaddlePaddle/PaddleSlim.git
|
||||
git checkout develop
|
||||
cd PaddleSlim
|
||||
python3 setup.py install
|
||||
```
|
||||
|
|
|
@ -22,8 +22,8 @@ Five steps for OCR model prune:
|
|||
|
||||
```bash
|
||||
git clone https://github.com/PaddlePaddle/PaddleSlim.git
|
||||
git checkout develop
|
||||
cd PaddleSlim
|
||||
git checkout develop
|
||||
python3 setup.py install
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue