aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-08-05 11:04:27 -0300
committerRael <rael.gc@gmail.com>2015-08-05 11:04:27 -0300
commit8ece6f57f4c53e2a6b745ecede9975e1c825a236 (patch)
tree1c35b7a45ded9d7634f39d8fb8cfe56ff403b23d /README.md
parent76f9e78171db03f8171ccf260bf2953c76d571d6 (diff)
downloadscudcloud-8ece6f57f4c53e2a6b745ecede9975e1c825a236.zip
scudcloud-8ece6f57f4c53e2a6b745ecede9975e1c825a236.tar.gz
scudcloud-8ece6f57f4c53e2a6b745ecede9975e1c825a236.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 cb68f0d..45057c3 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.53.tar.gz
-tar -xvf v1.0.53.tar.gz
-cd scudcloud-1.0.53
+wget https://github.com/raelgc/scudcloud/archive/v1.0.54.tar.gz
+tar -xvf v1.0.54.tar.gz
+cd scudcloud-1.0.54
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib