# HG changeset patch # User Sylvain Thénault # Date 1291219197 -3600 # Node ID 3d2b6e6af7210a5f27acfecf061c0052ad8b3bef # Parent b741578ce7c9d8a105de850a373505a3c1e1171e [doc] minor fixes diff -r b741578ce7c9 -r 3d2b6e6af721 doc/book/en/admin/setup.rst --- a/doc/book/en/admin/setup.rst Wed Dec 01 16:52:55 2010 +0100 +++ b/doc/book/en/admin/setup.rst Wed Dec 01 16:59:57 2010 +0100 @@ -13,8 +13,8 @@ or the `Mercurial version control system`_ . Windows user may want to check the `Windows Installation`_ section. -Since version 3.9, |cubicweb| is virtualenv friendly and can be safely -installed, used and contained inside a `virtualenv`_. +Also, since version 3.9, can be safely installed, used and contained inside a +`virtualenv`_. .. _`Debian and Ubuntu` : DebianInstallation_ @@ -52,7 +52,7 @@ You can now install the required packages with the following command:: apt-get update - apt-get install cubicweb cubicweb-dev. + apt-get install cubicweb cubicweb-dev `cubicweb` installs the framework itself, allowing you to create new instances.