indent parsed-literal as part of ordered list

This commit is contained in:
Daniel Graña 2014-06-24 10:32:56 -03:00
parent ee5c3209af
commit 499438ec44
1 changed files with 2 additions and 2 deletions

View File

@ -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.