Skip to content

Commit

Permalink
Merge pull request #988 from olivierlefloch/master
Browse files Browse the repository at this point in the history
Fix code formatting in upgrade doc
  • Loading branch information
mmellison committed May 5, 2015
2 parents 422ca87 + e5cf76b commit d9c8285
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d9c8285

Please sign in to comment.