aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-30 23:17:43 -0300
committerRael <rael.gc@gmail.com>2015-09-30 23:17:43 -0300
commit123549587b419f546a4ef8b7b63b0367bdbacb38 (patch)
tree44bdbbe2e0f3384543ec349a25399d2a856af8f7 /README.md
parentbdd5b82b868ded4a4494bf74c933faefd1bac482 (diff)
downloadscudcloud-123549587b419f546a4ef8b7b63b0367bdbacb38.zip
scudcloud-123549587b419f546a4ef8b7b63b0367bdbacb38.tar.gz
scudcloud-123549587b419f546a4ef8b7b63b0367bdbacb38.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 150b334..35260a6 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.73.tar.gz
-tar -xvf v1.0.73.tar.gz
-cd scudcloud-1.0.73
+wget https://github.com/raelgc/scudcloud/archive/v1.0.74.tar.gz
+tar -xvf v1.0.74.tar.gz
+cd scudcloud-1.0.74
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib