aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-30 09:03:02 -0300
committerRael <rael.gc@gmail.com>2015-09-30 09:03:02 -0300
commitcddf5c8f9d229816a0d99b547cf12e5a636deca5 (patch)
treefea4ef0ae8c415d1b6efb648b739803ecbfcf923 /README.md
parentb357373f0e9ee9e7b5c44c26e73f7c485a5b336e (diff)
downloadscudcloud-cddf5c8f9d229816a0d99b547cf12e5a636deca5.zip
scudcloud-cddf5c8f9d229816a0d99b547cf12e5a636deca5.tar.gz
scudcloud-cddf5c8f9d229816a0d99b547cf12e5a636deca5.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 d059fce..942eae4 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.71.tar.gz
-tar -xvf v1.0.71.tar.gz
-cd scudcloud-1.0.71
+wget https://github.com/raelgc/scudcloud/archive/v1.0.72.tar.gz
+tar -xvf v1.0.72.tar.gz
+cd scudcloud-1.0.72
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib