mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
fix typo in test_tipc/docs/install.md
This commit is contained in:
parent
6fdaf94a0d
commit
ccee5703a9
@ -96,7 +96,7 @@ git clone https://github.com/LDOUBLEV/AutoLog
|
||||
cd AutoLog
|
||||
pip3.7 install -r requirements.txt
|
||||
python3.7 setup.py bdist_wheel
|
||||
pip3.7 install ./dist/auto_log-1.0.0-py3-none-any.whl
|
||||
pip3.7 install ./dist/auto_log-*-py3-none-any.whl
|
||||
|
||||
# 下载Clas代码
|
||||
cd ../
|
||||
|
Loading…
x
Reference in New Issue
Block a user