aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-05 08:24:13 -0300
committerRael <rael.gc@gmail.com>2015-10-05 08:24:13 -0300
commit4b4c006c2a22ae1f19cb9ce407fcaeaad1049758 (patch)
treeda3d3c5d8083cc03119ee30691dcde031a83cfb9 /README.md
parent85535c412a9419472c59de9ee8728b6746c7e0da (diff)
downloadscudcloud-4b4c006c2a22ae1f19cb9ce407fcaeaad1049758.zip
scudcloud-4b4c006c2a22ae1f19cb9ce407fcaeaad1049758.tar.gz
scudcloud-4b4c006c2a22ae1f19cb9ce407fcaeaad1049758.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 35260a6..f53546f 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.74.tar.gz
-tar -xvf v1.0.74.tar.gz
-cd scudcloud-1.0.74
+wget https://github.com/raelgc/scudcloud/archive/v1.0.75.tar.gz
+tar -xvf v1.0.75.tar.gz
+cd scudcloud-1.0.75
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib