aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-25 08:03:24 -0200
committerRael <rael.gc@gmail.com>2015-10-25 08:03:24 -0200
commit6b57abed8b07b5174d8d24a3933008bac45bcc61 (patch)
tree4d843ba7ac7ad4f89ce2a9a70df75767c794b570 /README.md
parent5ba508028030fc89bb026ed16fc8735433fd8907 (diff)
downloadscudcloud-6b57abed8b07b5174d8d24a3933008bac45bcc61.zip
scudcloud-6b57abed8b07b5174d8d24a3933008bac45bcc61.tar.gz
scudcloud-6b57abed8b07b5174d8d24a3933008bac45bcc61.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 31db8f7..1b5b8e6 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.85.tar.gz
-tar -xvf v1.0.85.tar.gz
-cd scudcloud-1.0.85
+wget https://github.com/raelgc/scudcloud/archive/v1.0.86.tar.gz
+tar -xvf v1.0.86.tar.gz
+cd scudcloud-1.0.86
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib