doc/book/en/C011-installation.en.txt
changeset 269 6751132d3648
parent 267 843e0b1bf991
child 271 e150b92237d9
equal deleted inserted replaced
267:843e0b1bf991 269:6751132d3648
    29   deb http://ftp.logilab.org/dists/ hardy/
    29   deb http://ftp.logilab.org/dists/ hardy/
    30 
    30 
    31 
    31 
    32 You can now install the required packages with the following command: ::
    32 You can now install the required packages with the following command: ::
    33 
    33 
    34   apt-get update ; apt-get install cubicweb
    34   apt-get update 
       
    35   apt-get install cubicweb
       
    36   apt-get install cubicweb-dev
       
    37 
    35 
    38 
    36 This is it!
    39 This is it!
    37 
    40 
    38 Install from source
    41 Install from source
    39 ```````````````````
    42 ```````````````````