aboutsummaryrefslogtreecommitdiff
path: root/doc/installation.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-23 14:46:23 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-23 16:55:50 -0700
commit30cae9a6de9484af1136efdb5d3f84fefc2ea07b (patch)
treebe3f8f7fb5dd5700cd982cc83c42c969f36e8c26 /doc/installation.rst
parent2aabb645f3be33be0aab96ba234a43178f1da865 (diff)
downloadconsfigurator-30cae9a6de9484af1136efdb5d3f84fefc2ea07b.tar.gz
update docs and scripts/release for Debian experimental->unstable
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/installation.rst')
-rw-r--r--doc/installation.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/installation.rst b/doc/installation.rst
index 42b23c5..4a2d0b2 100644
--- a/doc/installation.rst
+++ b/doc/installation.rst
@@ -7,11 +7,9 @@ Debian and Debian derivatives
-----------------------------
The most recent tagged release of Consfigurator is included in `Debian
-experimental`_, and the .deb there should work fine on Debian stable, testing
-and unstable, and derivatives like Ubuntu. After enabling the repository,
-``apt-get install cl-consfigurator/experimental``.
-
-.. _Debian experimental: https://wiki.debian.org/DebianExperimental
+unstable`_, and the .deb there should work fine on Debian stable and testing,
+and derivatives like Ubuntu. After adding an apt source for unstable, if
+necessary, ``apt-get install cl-consfigurator/unstable``.
Quicklisp
---------