aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-21 21:59:50 -0200
committerRael <rael.gc@gmail.com>2015-10-21 21:59:50 -0200
commit72c66cc6cf0857eec5c63a41aff87a183c2aa938 (patch)
tree12a1ad19099d533849290d45e7eebe7f2567074a /README.md
parent684b26fa72f2924fc46420b277eeb6af896e8c24 (diff)
downloadscudcloud-72c66cc6cf0857eec5c63a41aff87a183c2aa938.zip
scudcloud-72c66cc6cf0857eec5c63a41aff87a183c2aa938.tar.gz
scudcloud-72c66cc6cf0857eec5c63a41aff87a183c2aa938.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 9cf89b7..31db8f7 100644
--- a/README.md
+++ b/README.md
@@ -95,9 +95,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.84.tar.gz
-tar -xvf v1.0.84.tar.gz
-cd scudcloud-1.0.84
+wget https://github.com/raelgc/scudcloud/archive/v1.0.85.tar.gz
+tar -xvf v1.0.85.tar.gz
+cd scudcloud-1.0.85
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib