From 91fa0f02bbe2882a5e7221f162d0649b79e8ffb7 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Sat, 20 Oct 2012 16:34:12 +0200 Subject: Updated README. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 33707220..4e5366bb 100644 --- a/README +++ b/README @@ -59,6 +59,8 @@ These modules are not required but enables more features: If you want to install these modules: +.. code-block:: bash + $ sudo aptitude install python-lxml python-genshi @@ -67,6 +69,8 @@ Backup If you want to backup your database: +.. code-block:: bash + $ su $ /etc/init.d/mongodb stop $ cp /var/lib/mongodb/pyaggr3g470r.* ~ -- cgit