diff --git a/README.en.md b/README.en.md index 02e3c12..6b22d20 100644 --- a/README.en.md +++ b/README.en.md @@ -9,7 +9,7 @@ ```bash sudo apt-get update sudo apt-get install -y vim python3-pip curl git - pip3 install --upgrade pip + sudo pip3 install --upgrade pip pip install docker-compose ```