From d8b0b7627bb8d82659cccd26d8ea666edeeb526f Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Mon, 10 Sep 2012 23:28:15 +0200 Subject: Python RestructuredText bloc code. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index dc1f246b..8435c5b9 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