aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Picard <cedric.picard@efrei.net>2014-12-03 11:34:19 +0100
committerCédric Picard <cedric.picard@efrei.net>2014-12-03 11:34:19 +0100
commitc701271404cfe234750e5ab73686fad1c5eb275c (patch)
treef6fb62e29344e3614c34046956b75cd279806c76
parentd7030df632378dd8027d3c15be0a3e676bb99b68 (diff)
downloadpasteme-c701271404cfe234750e5ab73686fad1c5eb275c.tar.gz
pasteme-c701271404cfe234750e5ab73686fad1c5eb275c.tar.bz2
pasteme-c701271404cfe234750e5ab73686fad1c5eb275c.zip
Fixed code:: directives
-rw-r--r--readme.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.rst b/readme.rst
index 6719c5f..24d29ea 100644
--- a/readme.rst
+++ b/readme.rst
@@ -28,14 +28,14 @@ Installation
Dependencies:
-.. code: shell
+.. code:: shell
# under deb based systems (debian/ubuntu for example)
sudo apt-get install python3 python3-pygments
Clone this repository recursively:
-.. code: shell
+.. code:: shell
git clone --recusive git://git.devys.org/pasteme
cd pasteme