From 2d1261c0f1540248e56080dcbe46f610997d673d Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Sun, 4 Mar 2018 15:04:36 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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: