aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-25 08:15:17 -0300
committerRael <rael.gc@gmail.com>2015-09-25 08:15:17 -0300
commitee56f02e21f5ab50fa9d6c0ce21aa741d9b31a4a (patch)
treeb1cfcd3340ffa7a6e31e0cf7455cdfedb120d804 /README.md
parent196cb44d2c66c373838c082525af254baafefc01 (diff)
downloadscudcloud-ee56f02e21f5ab50fa9d6c0ce21aa741d9b31a4a.zip
scudcloud-ee56f02e21f5ab50fa9d6c0ce21aa741d9b31a4a.tar.gz
scudcloud-ee56f02e21f5ab50fa9d6c0ce21aa741d9b31a4a.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 19dcc79..ed26133 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.69.tar.gz
-tar -xvf v1.0.69.tar.gz
-cd scudcloud-1.0.69
+wget https://github.com/raelgc/scudcloud/archive/v1.0.70.tar.gz
+tar -xvf v1.0.70.tar.gz
+cd scudcloud-1.0.70
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib