--- 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.