aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-09-16 10:03:59 -0300
committerRael <rael.gc@gmail.com>2015-09-16 10:03:59 -0300
commit622f4857f9e18d0be5b8eea3cf152ae99193c76e (patch)
tree09df49aa569282a7f236a8a5cc93563012632663 /README.md
parent4a29e5b2da403a16c430cd301cc7e2aa9d27777d (diff)
downloadscudcloud-622f4857f9e18d0be5b8eea3cf152ae99193c76e.zip
scudcloud-622f4857f9e18d0be5b8eea3cf152ae99193c76e.tar.gz
scudcloud-622f4857f9e18d0be5b8eea3cf152ae99193c76e.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 76532a4..a493c7e 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.64.tar.gz
-tar -xvf v1.0.64.tar.gz
-cd scudcloud-1.0.64
+wget https://github.com/raelgc/scudcloud/archive/v1.0.65.tar.gz
+tar -xvf v1.0.65.tar.gz
+cd scudcloud-1.0.65
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib