aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-28 08:50:14 -0200
committerRael <rael.gc@gmail.com>2015-10-28 08:50:14 -0200
commit8441c7290bfc6bbf845593b9d5e4b5da6b4a1620 (patch)
treef27d369548cdce2dff4b5ce9f450d63a7da5b2cf /README.md
parent5d5ea8dca031b27af08e5e3f1a858d073e1ca2fd (diff)
downloadscudcloud-8441c7290bfc6bbf845593b9d5e4b5da6b4a1620.zip
scudcloud-8441c7290bfc6bbf845593b9d5e4b5da6b4a1620.tar.gz
scudcloud-8441c7290bfc6bbf845593b9d5e4b5da6b4a1620.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 1b5b8e6..7a37395 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.86.tar.gz
-tar -xvf v1.0.86.tar.gz
-cd scudcloud-1.0.86
+wget https://github.com/raelgc/scudcloud/archive/v1.0.87.tar.gz
+tar -xvf v1.0.87.tar.gz
+cd scudcloud-1.0.87
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib