diff --git a/README.md b/README.md index 2c8edb6..9928ec4 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ cd sherlock # install python3 and python3-pip if they are not installed # install the requirements -$ pip3 install -r requirements.txt +$ python3 -m pip install -r requirements.txt ``` ## Usage