1
0
Fork 0
mirror of synced 2024-05-28 13:01:12 -04:00

Remove pip install requests from README.md

This commit is contained in:
Wu Tingfeng 2022-11-20 22:06:39 +08:00
parent 9bab0e48c8
commit 0156aed842
No known key found for this signature in database

View file

@ -68,10 +68,6 @@ Just do a git rebase!
git pull --rebase git pull --rebase
python update_plugins.py # use python3 if python is unavailable python update_plugins.py # use python3 if python is unavailable
NOTE: If you get `ModuleNotFoundError: No module named 'requests'`, you must first install the `requests` python module using `pip`, `pip3`, or `easy_install`.
pip install requests
## Some screenshots ## Some screenshots
Colors when editing a Python file: Colors when editing a Python file: