Merge pull request #141 from pdelteil/patch-1

Update README.md
This commit is contained in:
Jing Ling
2020-09-08 11:40:49 +08:00
committed by GitHub
+1 -1
View File
@@ -41,7 +41,7 @@ You can use pip3 install requirements, the following is an example of using **pi
cd OneForAll/ cd OneForAll/
python -m pip install -U pip setuptools wheel python -m pip install -U pip setuptools wheel
pip3 install -r requirements.txt pip3 install -r requirements.txt
python oneforall.py --help python3 oneforall.py --help
``` ```
For other system platforms, please read [dependency installation](https://github.com/shmilylty/OneForAll/tree/master/docs/installation_dependency.md). If you compile failed during the installation, you can find solution in the [troubleshooting.md](https://github.com/shmilylty/OneForAll/tree/master/docs/troubleshooting.md) documentation. If still not resolved, welcome [issues](https://github.com/shmilylty/OneForAll/issues). For other system platforms, please read [dependency installation](https://github.com/shmilylty/OneForAll/tree/master/docs/installation_dependency.md). If you compile failed during the installation, you can find solution in the [troubleshooting.md](https://github.com/shmilylty/OneForAll/tree/master/docs/troubleshooting.md) documentation. If still not resolved, welcome [issues](https://github.com/shmilylty/OneForAll/issues).