aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-10-09 08:15:11 -0300
committerRael <rael.gc@gmail.com>2015-10-09 08:15:11 -0300
commit93a1639c6699c36eda6a855045ffc6c37519125b (patch)
tree382e7d1a4fa257a91161cdcbafc343ef8032da80 /README.md
parentd3986fd3fc0082f5926ff8bc8e6d26edf2bfb8d6 (diff)
downloadscudcloud-93a1639c6699c36eda6a855045ffc6c37519125b.zip
scudcloud-93a1639c6699c36eda6a855045ffc6c37519125b.tar.gz
scudcloud-93a1639c6699c36eda6a855045ffc6c37519125b.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 a20cbca..2578ec3 100644
--- a/README.md
+++ b/README.md
@@ -82,9 +82,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.76.tar.gz
-tar -xvf v1.0.76.tar.gz
-cd scudcloud-1.0.76
+wget https://github.com/raelgc/scudcloud/archive/v1.0.77.tar.gz
+tar -xvf v1.0.77.tar.gz
+cd scudcloud-1.0.77
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib