aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-22 19:57:19 -0300
committerRael <rael.gc@gmail.com>2015-09-22 19:57:19 -0300
commit5e86ca8a1f51325753a4e5bbe55cef40232816fa (patch)
tree905721abc0c0a16a043462cbbec35627eb206fb4 /README.md
parent8f2888ae99f352d32eabb4c0b924c760b11f4581 (diff)
downloadscudcloud-5e86ca8a1f51325753a4e5bbe55cef40232816fa.zip
scudcloud-5e86ca8a1f51325753a4e5bbe55cef40232816fa.tar.gz
scudcloud-5e86ca8a1f51325753a4e5bbe55cef40232816fa.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 e64a6cf..d5618ce 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.68.tar.gz
-tar -xvf v1.0.68.tar.gz
-cd scudcloud-1.0.68
+wget https://github.com/raelgc/scudcloud/archive/v1.0.69.tar.gz
+tar -xvf v1.0.69.tar.gz
+cd scudcloud-1.0.69
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib