aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-10 21:29:36 -0300
committerRael <rael.gc@gmail.com>2015-10-10 21:29:36 -0300
commit49cdb1fc85cf5909626427b58bddbe4a1a33702b (patch)
treead2a86c3de678cc666a480bbaaf307971d520999 /README.md
parent434fbe717b606233ac97878186ff370c16a91a8a (diff)
downloadscudcloud-49cdb1fc85cf5909626427b58bddbe4a1a33702b.zip
scudcloud-49cdb1fc85cf5909626427b58bddbe4a1a33702b.tar.gz
scudcloud-49cdb1fc85cf5909626427b58bddbe4a1a33702b.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 2578ec3..ab83d19 100644
--- a/README.md
+++ b/README.md
@@ -82,9 +82,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.77.tar.gz
-tar -xvf v1.0.77.tar.gz
-cd scudcloud-1.0.77
+wget https://github.com/raelgc/scudcloud/archive/v1.0.78.tar.gz
+tar -xvf v1.0.78.tar.gz
+cd scudcloud-1.0.78
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib