fix apt-get, update readme

This commit is contained in:
aptalca
2020-01-28 13:46:10 -05:00
committed by Ryan Kuba
parent 2e4bca6e45
commit 6e55e420ba
3 changed files with 29 additions and 296 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/with-contenv bash
apt update && apt install -y \
apt-get update && apt-get install -y \
python \
python-pip