--- a/doc/book/en/admin/setup.rst Fri Jul 17 20:25:06 2009 +0200
+++ b/doc/book/en/admin/setup.rst Sat Jul 18 16:00:14 2009 +0200
@@ -47,12 +47,12 @@
There is also a wide variety of cubes listed on http://www.cubicweb.org/Project available as debian packages and tarball.
The repositories are signed with `Logilab's gnupg key`_. To avoid warning on "apt-get update":
-1. become root using sudo
+1. become root using sudo
2. download http://ftp.logilab.org/dists/logilab-dists-key.asc using e.g. wget
3. run "apt-key add logilab-dists-key.asc"
4. re-run apt-get update (manually or through the package manager, whichever you prefer)
-.. `Logilab's gnupg key` _http://ftp.logilab.org/dists/logilab-dists-key.asc
+.. _`Logilab's gnupg key`: http://ftp.logilab.org/dists/logilab-dists-key.asc
Install from source
```````````````````
@@ -70,6 +70,9 @@
See :ref:`MercurialPresentation` for more details about Mercurial.
+In both cases, make sure you have installed the dependencies (see appendixes for
+the list).
+
Postgres installation
`````````````````````