From 499438ec44a4c90ecd08564012e8a5533a1fa3d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Tue, 24 Jun 2014 10:32:56 -0300 Subject: [PATCH] indent parsed-literal as part of ordered list --- docs/topics/ubuntu.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/topics/ubuntu.rst b/docs/topics/ubuntu.rst index ef701946a..cfe49d722 100644 --- a/docs/topics/ubuntu.rst +++ b/docs/topics/ubuntu.rst @@ -23,9 +23,9 @@ To use the packages: 3. Update package lists and install the scrapy-|version| package: -.. parsed-literal:: + .. parsed-literal:: - sudo apt-get update && sudo apt-get install scrapy-|version| + sudo apt-get update && sudo apt-get install scrapy-|version| .. note:: Repeat step 3 if you are trying to upgrade Scrapy.