aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-08-27 09:48:45 -0300
committerRael <rael.gc@gmail.com>2015-08-27 09:48:45 -0300
commitbe98ef1f3702ba3524554e7912fd70879ff7dfd1 (patch)
tree3c13188708e9b858b4ff9133c5a665ecc80673c1 /README.md
parent33e119d5caca098753a75ac9181fbf897502454f (diff)
downloadscudcloud-be98ef1f3702ba3524554e7912fd70879ff7dfd1.zip
scudcloud-be98ef1f3702ba3524554e7912fd70879ff7dfd1.tar.gz
scudcloud-be98ef1f3702ba3524554e7912fd70879ff7dfd1.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 e427a43..520ba7d 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.56.tar.gz
-tar -xvf v1.0.56.tar.gz
-cd scudcloud-1.0.56
+wget https://github.com/raelgc/scudcloud/archive/v1.0.57.tar.gz
+tar -xvf v1.0.57.tar.gz
+cd scudcloud-1.0.57
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib