aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-30 13:13:06 -0300
committerRael <rael.gc@gmail.com>2015-09-30 13:13:06 -0300
commit773942430fa8fd342d8aa6eb27d5a1b76e27b9f2 (patch)
tree77b9f73b3e03b400869651172745752e8a50ff76 /README.md
parent1fad8ec704426fd8f287fd8249c0f7b1d78cb720 (diff)
downloadscudcloud-773942430fa8fd342d8aa6eb27d5a1b76e27b9f2.zip
scudcloud-773942430fa8fd342d8aa6eb27d5a1b76e27b9f2.tar.gz
scudcloud-773942430fa8fd342d8aa6eb27d5a1b76e27b9f2.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 942eae4..150b334 100644
--- a/README.md
+++ b/README.md
@@ -76,9 +76,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.72.tar.gz
-tar -xvf v1.0.72.tar.gz
-cd scudcloud-1.0.72
+wget https://github.com/raelgc/scudcloud/archive/v1.0.73.tar.gz
+tar -xvf v1.0.73.tar.gz
+cd scudcloud-1.0.73
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib