doc/book/en/admin/setup.rst
brancholdstable
changeset 6719 3d2b6e6af721
parent 6718 b741578ce7c9
child 6880 4be32427b2b9
--- 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.