From 177e57d4d5c1fdc1918078bee7d5f533c9a041f3 Mon Sep 17 00:00:00 2001 From: Rael Date: Tue, 8 Sep 2015 10:53:47 -0300 Subject: New package release --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0f1eb70..2d1dea2 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.62.tar.gz -tar -xvf v1.0.62.tar.gz -cd scudcloud-1.0.62 +wget https://github.com/raelgc/scudcloud/archive/v1.0.63.tar.gz +tar -xvf v1.0.63.tar.gz +cd scudcloud-1.0.63 SOURCE="scudcloud-1.0" INSTALL="/opt/scudcloud" sudo mkdir -p $INSTALL/lib -- cgit v1.1