smart changes authored by DrBro23's avatar DrBro23
...@@ -26,7 +26,7 @@ source ./venv/bin/activate ...@@ -26,7 +26,7 @@ source ./venv/bin/activate
<br /> <br />
Die Python-Package-Manager wird aktualisiert. Der Python-Package-Manager wird aktualisiert.
```bash ```bash
echo "updating pip" echo "updating pip"
pip install --upgrade pip pip install --upgrade pip
... ...
......