aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-16 18:42:25 -0300
committerRael <rael.gc@gmail.com>2015-09-16 18:42:25 -0300
commit5ddb456a96847afc835b27156c62aa226e2437eb (patch)
tree21d84d56cab7f256381cba12aae5a137b659a0ff /README.md
parent489f6b6c21657d56b32ee1c89a43570d12ed0036 (diff)
downloadscudcloud-5ddb456a96847afc835b27156c62aa226e2437eb.zip
scudcloud-5ddb456a96847afc835b27156c62aa226e2437eb.tar.gz
scudcloud-5ddb456a96847afc835b27156c62aa226e2437eb.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 a493c7e..b51731a 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.65.tar.gz
-tar -xvf v1.0.65.tar.gz
-cd scudcloud-1.0.65
+wget https://github.com/raelgc/scudcloud/archive/v1.0.66.tar.gz
+tar -xvf v1.0.66.tar.gz
+cd scudcloud-1.0.66
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib