Skip to content
This repository was archived by the owner on May 24, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AtjonTV committed May 24, 2020
1 parent aac2998 commit 1220747
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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=<any_version>`
Change `version=3.5.4` in Line 4 to `version=<any_version>`

0 comments on commit 1220747

Please sign in to comment.