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

Commit

Permalink
Update InstallProcessing.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AtjonTV committed May 24, 2020
1 parent 77e96f5 commit aac2998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstallProcessing.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# To install a newer or older version of Processing, change the version below.
version=3.5.3
version=3.5.4

echo "This script will install Processing-$version-linux64 on Ubuntu 16.04/18.04."
wget http://download.processing.org/processing-$version-linux64.tgz
Expand Down

0 comments on commit aac2998

Please sign in to comment.