diff --git a/README.md b/README.md index 0fa3f4c..182acce 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ On Ubuntu / Mint, install *The Fuck* with the following commands: ```bash sudo apt update sudo apt install python3-dev python3-pip python3-setuptools -sudo pip3 install thefuck +pip3 install thefuck --user ``` On FreeBSD, install *The Fuck* with the following commands: