aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael Gugelmin Cunha <rael.gc@gmail.com>2015-05-08 10:36:02 -0300
committerRael Gugelmin Cunha <rael.gc@gmail.com>2015-05-08 10:36:02 -0300
commitf714aeff9fd70e942712cf0f055c73308f4771e2 (patch)
tree41c207f05985dfaaf2e8d4b522f83c8d53c9efed /README.md
parent8628bf963af7ba0e6d27ae137e6bb615769ad3fd (diff)
downloadscudcloud-f714aeff9fd70e942712cf0f055c73308f4771e2.zip
scudcloud-f714aeff9fd70e942712cf0f055c73308f4771e2.tar.gz
scudcloud-f714aeff9fd70e942712cf0f055c73308f4771e2.tar.bz2
Updating manual info
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 df2daaa..24b1a10 100644
--- a/README.md
+++ b/README.md
@@ -70,9 +70,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.29.tar.gz
-tar -xvf v1.0.29.tar.gz
-cd scudcloud-1.0.29
+wget https://github.com/raelgc/scudcloud/archive/v1.0.31.tar.gz
+tar -xvf v1.0.31.tar.gz
+cd scudcloud-1.0.31
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib