aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRael Gugelmin Cunha <rael.gc@gmail.com>2015-10-18 10:00:05 -0200
committerRael Gugelmin Cunha <rael.gc@gmail.com>2015-10-18 10:00:05 -0200
commit1915584fb102cacbd783107bf2ef0febcac18d4c (patch)
tree862cd6bd53e7df58c12c7a5956f4f92434123ce0
parentf42fc592cb9700fa891f181929c607d24ba6fa6b (diff)
downloadscudcloud-1915584fb102cacbd783107bf2ef0febcac18d4c.zip
scudcloud-1915584fb102cacbd783107bf2ef0febcac18d4c.tar.gz
scudcloud-1915584fb102cacbd783107bf2ef0febcac18d4c.tar.bz2
Adding proper Debian instructions (Fixes #262)
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4a4268..9cf89b7 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ ScudCloud improves the Slack integration with Linux desktops featuring:
# Install
-## Ubuntu/Kubuntu, Mint and Debian
+## Ubuntu/Kubuntu and Mint
Please, first update your system with:
@@ -54,6 +54,19 @@ sudo add-apt-repository -y ppa:immerrr-k/qtwebkit4-backport
sudo apt-get update
```
+## Debian
+
+Make sure `software-properties-common` is installed, then run:
+
+```
+sudo apt-add-repository -y ppa:rael-gc/scudcloud
+sudo sed -i 's/jessie/trusty/g' /etc/apt/sources.list.d/rael-gc-scudcloud-jessie.list
+sudo apt-get update
+sudo apt-get install scudcloud
+```
+
+If you want spell checking and a Slack icon, follow related instructions on [Ubuntu Install section](#ubuntukubuntu-and-mint).
+
## Arch Linux
There is a [PKGBUILD available][pkgbuild] on the Arch User Repository. You can install it