aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-16 20:39:09 -0300
committerRael <rael.gc@gmail.com>2015-09-16 20:39:09 -0300
commit8a0ef74ddd2830d21d065c6fd3a4de7b3f4ffcf8 (patch)
tree44f0373f1f917009514ced6a3a79f6d3b7b0490d /README.md
parentf79a10625b55b00fdb7d63f1923904711b36f0ae (diff)
downloadscudcloud-8a0ef74ddd2830d21d065c6fd3a4de7b3f4ffcf8.zip
scudcloud-8a0ef74ddd2830d21d065c6fd3a4de7b3f4ffcf8.tar.gz
scudcloud-8a0ef74ddd2830d21d065c6fd3a4de7b3f4ffcf8.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 b51731a..59da367 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.66.tar.gz
-tar -xvf v1.0.66.tar.gz
-cd scudcloud-1.0.66
+wget https://github.com/raelgc/scudcloud/archive/v1.0.67.tar.gz
+tar -xvf v1.0.67.tar.gz
+cd scudcloud-1.0.67
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib