aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-11 19:38:36 -0300
committerRael <rael.gc@gmail.com>2015-09-11 19:38:36 -0300
commite6f739eaedce21f9baa5a66547e98c818482e30c (patch)
tree10df4405e76d4043dc97ce676f4c7e78c33147e1 /README.md
parent419538d3a41f8ad025c964b76e5563947a747154 (diff)
downloadscudcloud-e6f739eaedce21f9baa5a66547e98c818482e30c.zip
scudcloud-e6f739eaedce21f9baa5a66547e98c818482e30c.tar.gz
scudcloud-e6f739eaedce21f9baa5a66547e98c818482e30c.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 4f553b9..61d47df 100644
--- a/README.md
+++ b/README.md
@@ -76,9 +76,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.63.tar.gz
-tar -xvf v1.0.63.tar.gz
-cd scudcloud-1.0.63
+wget https://github.com/raelgc/scudcloud/archive/v1.0.64.tar.gz
+tar -xvf v1.0.64.tar.gz
+cd scudcloud-1.0.64
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib