aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-08-06 11:27:22 -0300
committerRael <rael.gc@gmail.com>2015-08-06 11:27:22 -0300
commit361656957fb514d08fce8ae15a7e7db84290cb48 (patch)
tree719922de2b0940976379461b4ef9fe9909d3bb3a /README.md
parentc614fe9e5c685fb30763655bc96e1a5a67cce954 (diff)
downloadscudcloud-361656957fb514d08fce8ae15a7e7db84290cb48.zip
scudcloud-361656957fb514d08fce8ae15a7e7db84290cb48.tar.gz
scudcloud-361656957fb514d08fce8ae15a7e7db84290cb48.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 45057c3..1243733 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.54.tar.gz
-tar -xvf v1.0.54.tar.gz
-cd scudcloud-1.0.54
+wget https://github.com/raelgc/scudcloud/archive/v1.0.55.tar.gz
+tar -xvf v1.0.55.tar.gz
+cd scudcloud-1.0.55
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib