merge
authorSandrine Ribeau <sandrine.ribeau@logilab.fr>
Mon, 22 Dec 2008 12:02:40 -0800
changeset 270 5d1520efade9
parent 269 6751132d3648 (diff)
parent 268 0575e7973c5e (current diff)
child 271 e150b92237d9
merge
--- a/doc/book/en/C011-installation.en.txt	Mon Dec 22 19:54:30 2008 +0100
+++ b/doc/book/en/C011-installation.en.txt	Mon Dec 22 12:02:40 2008 -0800
@@ -31,7 +31,10 @@
 
 You can now install the required packages with the following command: ::
 
-  apt-get update ; apt-get install cubicweb
+  apt-get update 
+  apt-get install cubicweb
+  apt-get install cubicweb-dev
+
 
 This is it!