From 1220747587842e309f064a1771058091a04512e4 Mon Sep 17 00:00:00 2001 From: AtjonTV Date: Sun, 24 May 2020 15:22:23 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 001eb04..7c72598 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Install Processing on Ubuntu 16.04/18.04 -a bash script to install Processing 3.5.3 on Ubuntu 16.04/18.04 +# Install Processing on Ubuntu 16.04/18.04/20.04 +a bash script to install Processing 3.5.4 on Ubuntu 16.04/18.04/20.04 -After [downloading](https://github.com/AtjonTV/ProcessingInst/releases/download/inst_p3_v3.5.3/InstallProcessing.sh) the script do the following: +After [downloading](https://github.com/AtjonTV/ProcessingInst/releases/download/inst_p3_v3.5.4/InstallProcessing.sh) the script do the following: `cd ~/Downloads` `sudo sh InstallProcessing.sh` This script will be Updated to install other versions, change the version variable in the script: -Change `version=3.5.3` in Line 4 to `version=` +Change `version=3.5.4` in Line 4 to `version=`