aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-06-17 11:24:56 -0300
committerRael <rael.gc@gmail.com>2015-06-17 11:24:56 -0300
commitbc488e93eb38b586a93cae5b5f5577e305afdeeb (patch)
tree8280c068a70264d6a482c45c35e0e4ecc550ba1c /README.md
parent95fefd8915bb422135e39a79229b8734f82b69a9 (diff)
downloadscudcloud-bc488e93eb38b586a93cae5b5f5577e305afdeeb.zip
scudcloud-bc488e93eb38b586a93cae5b5f5577e305afdeeb.tar.gz
scudcloud-bc488e93eb38b586a93cae5b5f5577e305afdeeb.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 e708889..33cf5ad 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.39.tar.gz
-tar -xvf v1.0.39.tar.gz
-cd scudcloud-1.0.39
+wget https://github.com/raelgc/scudcloud/archive/v1.0.41.tar.gz
+tar -xvf v1.0.41.tar.gz
+cd scudcloud-1.0.41
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib