[doc/book/admin/setup] update apt sources 3.27
authorArthur Lutz <arthur.lutz@logilab.fr>
Sun, 02 Feb 2020 22:24:59 +0100
branch3.27
changeset 12859 5dacd3ac9584
parent 12858 f021b9b887a9
child 12860 b09a3adb37be
[doc/book/admin/setup] update apt sources
doc/book/admin/setup.rst
--- a/doc/book/admin/setup.rst	Fri Jan 31 16:45:58 2020 +0100
+++ b/doc/book/admin/setup.rst	Sun Feb 02 22:24:59 2020 +0100
@@ -61,9 +61,10 @@
 
 Depending on the distribution you are using, add the appropriate line to your
 `list of sources` (for example by editing ``/etc/apt/sources.list``), replacing
-``<release>`` with e.g. ``wheezy`` or ``trusty``::
+``<release>`` with e.g. ``buster`` or ``bionic``::
 
-  deb http://download.logilab.org/production/ <release>/
+  deb http://apt.logilab.fr <release> main  # all cubicweb & cubes
+  deb http://apt.logilab.fr <release> cubicweb-3.26  # latest cubicweb 3.26 & cubes
 
 The repositories are signed with `Logilab's gnupg key`_. You can download
 and register the key to avoid warnings::