# HG changeset patch # User Sandrine Ribeau # Date 1229976160 28800 # Node ID 5d1520efade9984526ed5eadeb217aba498167dc # Parent 6751132d36481ef334889aa5c563aff3bdd8077e# Parent 0575e7973c5ed22de674b4e9aee238f6b6a8dd0e merge diff -r 0575e7973c5e -r 5d1520efade9 doc/book/en/C011-installation.en.txt --- 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!