aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-15 09:54:02 -0300
committerRael <rael.gc@gmail.com>2015-10-15 09:54:02 -0300
commit99857f485de1e83d936220e0b4c32d4c5e4317ff (patch)
treeb0bba4bb924d76b807d8cea37fb2be9c4b556154 /README.md
parent9b54dd0942b12166c4e1d85b7746751363fba26c (diff)
downloadscudcloud-99857f485de1e83d936220e0b4c32d4c5e4317ff.zip
scudcloud-99857f485de1e83d936220e0b4c32d4c5e4317ff.tar.gz
scudcloud-99857f485de1e83d936220e0b4c32d4c5e4317ff.tar.bz2
New package release
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f4495c9..77ac6d6 100644
--- a/README.md
+++ b/README.md
@@ -82,9 +82,9 @@ First, you'll need to install at least packages for `python3`, `python-qt4` (`qt
Then run the below script: it'll download the code and install it:
```bash
-wget https://github.com/raelgc/scudcloud/archive/v1.0.81.tar.gz
-tar -xvf v1.0.81.tar.gz
-cd scudcloud-1.0.81
+wget https://github.com/raelgc/scudcloud/archive/v1.0.82.tar.gz
+tar -xvf v1.0.82.tar.gz
+cd scudcloud-1.0.82
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib