aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-08-13 08:41:33 -0300
committerRael <rael.gc@gmail.com>2015-08-13 08:41:33 -0300
commit8f8b3099a0b942ea5254beb7139367845d34c0f4 (patch)
tree94927a74f3f2183028d00c5a04a0044753b08c63 /README.md
parentd1841db6f848ac534ee0d6bc5fdd35e5830ebc00 (diff)
downloadscudcloud-8f8b3099a0b942ea5254beb7139367845d34c0f4.zip
scudcloud-8f8b3099a0b942ea5254beb7139367845d34c0f4.tar.gz
scudcloud-8f8b3099a0b942ea5254beb7139367845d34c0f4.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 0e3f133..e427a43 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.55.tar.gz
-tar -xvf v1.0.55.tar.gz
-cd scudcloud-1.0.55
+wget https://github.com/raelgc/scudcloud/archive/v1.0.56.tar.gz
+tar -xvf v1.0.56.tar.gz
+cd scudcloud-1.0.56
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib