From 21dc71d547d2cea1b410ed3d7f6b641ab30fee34 Mon Sep 17 00:00:00 2001 From: Oliver Conzen Date: Mon, 8 May 2017 12:17:05 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 96ad7232..23d5768a 100644 --- a/README.md +++ b/README.md @@ -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:**