aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-17 15:09:00 -0300
committerRael <rael.gc@gmail.com>2015-10-17 15:09:00 -0300
commitf42fc592cb9700fa891f181929c607d24ba6fa6b (patch)
treea98945e12915eafa579cdb5287c027588aa1bcc2 /README.md
parentab7f7d1e9751bdece5ae2775fc3e1834f71fcc8a (diff)
downloadscudcloud-f42fc592cb9700fa891f181929c607d24ba6fa6b.zip
scudcloud-f42fc592cb9700fa891f181929c607d24ba6fa6b.tar.gz
scudcloud-f42fc592cb9700fa891f181929c607d24ba6fa6b.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 27519d2..b4a4268 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.83.tar.gz
-tar -xvf v1.0.83.tar.gz
-cd scudcloud-1.0.83
+wget https://github.com/raelgc/scudcloud/archive/v1.0.84.tar.gz
+tar -xvf v1.0.84.tar.gz
+cd scudcloud-1.0.84
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib