From b23ce5bc89e1ef57b1d564a6b28da8b0d3261bcf Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 12 Dec 2013 21:55:13 -0500 Subject: add quantal/raring to available client packages that can be installed via debs --- docs/client/user-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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 main" >> /etc/apt/sources.list # apt-get update -- cgit v1.2.3