aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-29 06:29:35 -0300
committerRael <rael.gc@gmail.com>2015-09-29 06:29:35 -0300
commitc4ce0374efe4ea4b311289116a68ea8d0e1c4195 (patch)
treefe2bfbd260d91359b437615eeff665f45ada2d7a /README.md
parent467f1ee9bf3ec2df34feba51c350cc21cbe54873 (diff)
downloadscudcloud-c4ce0374efe4ea4b311289116a68ea8d0e1c4195.zip
scudcloud-c4ce0374efe4ea4b311289116a68ea8d0e1c4195.tar.gz
scudcloud-c4ce0374efe4ea4b311289116a68ea8d0e1c4195.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 ed26133..d059fce 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.70.tar.gz
-tar -xvf v1.0.70.tar.gz
-cd scudcloud-1.0.70
+wget https://github.com/raelgc/scudcloud/archive/v1.0.71.tar.gz
+tar -xvf v1.0.71.tar.gz
+cd scudcloud-1.0.71
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib