aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-11-01 21:34:02 -0200
committerRael <rael.gc@gmail.com>2015-11-01 21:34:02 -0200
commit5351a04b9df8cdef26a1a63d5c4865fb1fe2e377 (patch)
tree8ffc1aea5bcad4203b87d3d16fe3894aa31c6629 /README.md
parent2aac443cf17a85a3b87958b35506402cc527c575 (diff)
downloadscudcloud-5351a04b9df8cdef26a1a63d5c4865fb1fe2e377.zip
scudcloud-5351a04b9df8cdef26a1a63d5c4865fb1fe2e377.tar.gz
scudcloud-5351a04b9df8cdef26a1a63d5c4865fb1fe2e377.tar.bz2
New release version
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 7a37395..01ebae6 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.87.tar.gz
-tar -xvf v1.0.87.tar.gz
-cd scudcloud-1.0.87
+wget https://github.com/raelgc/scudcloud/archive/v1.0.89.tar.gz
+tar -xvf v1.0.89.tar.gz
+cd scudcloud-1.0.89
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib