summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-12-12 21:55:13 -0500
committerMicah Anderson <micah@riseup.net>2013-12-12 21:55:13 -0500
commitb23ce5bc89e1ef57b1d564a6b28da8b0d3261bcf (patch)
tree24df33132d0974ec7b08a7fe398de5b338052a5e
parent3ffb91bd65631f11c178d3e5cbb83eaab0932646 (diff)
add quantal/raring to available client packages that can be installed
via debs
-rw-r--r--docs/client/user-install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/client/user-install.md b/docs/client/user-install.md
index b1c639e..e29d63e 100644
--- a/docs/client/user-install.md
+++ b/docs/client/user-install.md
@@ -59,7 +59,7 @@ First, you need to bootstrap your apt-key:
Add the archive to your sources.list, replace <suite> below with your Debian or
Ubuntu suite, which you can find by typing 'lsb_release -c' in a terminal.
-Currently the following are available: sid, jessie, trusty, saucy
+Currently the following are available: sid, jessie, trusty, saucy, raring, quantal
# echo "deb http://deb.leap.se/debian <suite> main" >> /etc/apt/sources.list
# apt-get update