diff --git a/README.md b/README.md index 4a0669c1..392088e7 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Just do a git rebase! NOTE: If you get `ModuleNotFoundError: No module named 'requests'`, you must first install the `requests` python module using `pip`, `pip3`, or `easy_install`. - pip3 install requests + pip install requests ## Some screenshots