diff --git a/README.md b/README.md index 315ec92..645120e 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,8 @@ Python 3 is required to run the script. ```bash $ sudo apt-get update -$ sudo apt-get install python3.6 - -$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py -$ sudo python get-pip.py +$ sudo apt-get install python3 +$ sudo apt-get install python3-pip ``` ## Using the Script: