diff --git a/install b/install index 534122c..93ab204 100755 --- a/install +++ b/install @@ -4,6 +4,4 @@ set -e -sudo apt-get install -y python3-pip -python3 -m pip install --upgrade pip -python3 -m pip install --use-deprecated=legacy-resolver $1 ./ +python3 -m pip install --use-deprecated=legacy-resolver $1 .