Match other code blocks

This fixes rendering on the documentation website:
http://docs.mongoengine.org/upgrade.html
This commit is contained in:
Olivier Le Floch 2015-05-04 15:02:01 -07:00
parent 422ca87a12
commit e5cf76b460

View File

@ -5,9 +5,7 @@ Upgrading
0.9.0
*****
The 0.8.7 package on pypi was corrupted. If upgrading from 0.8.7 to 0.9.0 please follow:
.. code-block::
The 0.8.7 package on pypi was corrupted. If upgrading from 0.8.7 to 0.9.0 please follow: ::
pip uninstall pymongo
pip uninstall mongoengine