aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-06-16 07:55:07 -0300
committerRael <rael.gc@gmail.com>2015-06-16 07:55:07 -0300
commitb96a9e45cbc4b1013e38e1a7317ab2962483aeef (patch)
tree461ec654584bda606cf3e49e3c690e4f3a6a2a97 /README.md
parent28025e1edc8e858276bda7b960cef861b04d741d (diff)
downloadscudcloud-b96a9e45cbc4b1013e38e1a7317ab2962483aeef.zip
scudcloud-b96a9e45cbc4b1013e38e1a7317ab2962483aeef.tar.gz
scudcloud-b96a9e45cbc4b1013e38e1a7317ab2962483aeef.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 f3be851..e708889 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.38.tar.gz
-tar -xvf v1.0.38.tar.gz
-cd scudcloud-1.0.38
+wget https://github.com/raelgc/scudcloud/archive/v1.0.39.tar.gz
+tar -xvf v1.0.39.tar.gz
+cd scudcloud-1.0.39
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib