From 622a55342859bd3df5321e782fa23c893c2818ed Mon Sep 17 00:00:00 2001 From: Rael Date: Thu, 19 Nov 2015 10:17:38 -0200 Subject: New package release with bump minor version --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b0fc84e..546a8a0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ScudCloud - Linux Client for Slack -![ScudCloud Logo](/scudcloud-1.0/resources/scudcloud.png?raw=true "Scud clouds are low, ragged and wind-torn cloud fragments, usually not attached to the thunderstorm base. With the 'mother' cloud, the form of them together is like a chat balloon") +![ScudCloud Logo](/scudcloud-1.1/resources/scudcloud.png?raw=true "Scud clouds are low, ragged and wind-torn cloud fragments, usually not attached to the thunderstorm base. With the 'mother' cloud, the form of them together is like a chat balloon") ScudCloud is a **non official** open-source Linux (Debian, Ubuntu, Kubuntu, Mint, Arch, Fedora) desktop client for [Slack](http://slack.com). @@ -95,10 +95,10 @@ 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.89.tar.gz -tar -xvf v1.0.89.tar.gz -cd scudcloud-1.0.89 -SOURCE="scudcloud-1.0" +wget https://github.com/raelgc/scudcloud/archive/v1.1.0.tar.gz +tar -xvf v1.1.0.tar.gz +cd scudcloud-1.1.0 +SOURCE="scudcloud-1.1" INSTALL="/opt/scudcloud" sudo mkdir -p $INSTALL/lib sudo mkdir -p $INSTALL/resources -- cgit v1.1