1
0
Fork 0
mirror of synced 2024-06-12 23:44:40 +12:00

Update README.md

This commit is contained in:
Oliver Conzen 2017-05-08 12:17:05 +02:00 committed by GitHub
parent e6f62d56e0
commit 21dc71d547

View file

@ -27,6 +27,9 @@ apt update; apt install google-chrome-beta python3 wget
# Check:
google-chrome --version && which wget && which python3 && echo "[√] All dependencies installed."
```
On some Linux distributions the python3 package might not be recent enough.
If this is the case for you, resort to installing a recent enough version manually.
[The official Python documentation](https://docs.python.org/3.6/using/unix.html) is a good place to start.
**Archiving:**