From 456cbf6ea74020423bc130a47171cb975251e913 Mon Sep 17 00:00:00 2001 From: Rael Date: Thu, 15 Oct 2015 05:38:06 -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 ab83d19..17362e3 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.78.tar.gz -tar -xvf v1.0.78.tar.gz -cd scudcloud-1.0.78 +wget https://github.com/raelgc/scudcloud/archive/v1.0.80.tar.gz +tar -xvf v1.0.80.tar.gz +cd scudcloud-1.0.80 SOURCE="scudcloud-1.0" INSTALL="/opt/scudcloud" sudo mkdir -p $INSTALL/lib -- cgit v1.1