From e0f2f29ab348a0ddd91b4674d5d23f76ad699639 Mon Sep 17 00:00:00 2001 From: Rael Date: Thu, 3 Sep 2015 13:58:05 -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 35937e1..8089004 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.58.tar.gz -tar -xvf v1.0.58.tar.gz -cd scudcloud-1.0.58 +wget https://github.com/raelgc/scudcloud/archive/v1.0.59.tar.gz +tar -xvf v1.0.59.tar.gz +cd scudcloud-1.0.59 SOURCE="scudcloud-1.0" INSTALL="/opt/scudcloud" sudo mkdir -p $INSTALL/lib -- cgit v1.1