From 5ddb456a96847afc835b27156c62aa226e2437eb Mon Sep 17 00:00:00 2001 From: Rael Date: Wed, 16 Sep 2015 18:42:25 -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 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 -- cgit v1.1