Fix README

This commit is contained in:
Vineet 2014-02-02 23:29:17 +05:30
parent ba9376eca9
commit af7bc5e9b4
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ problem.
To give you a brief idea here is the output of `pipdeptree` compared To give you a brief idea here is the output of `pipdeptree` compared
to `pip freeze` to `pip freeze`
.. source-code:: bash .. code-block:: bash
$ pip freeze $ pip freeze
Flask==0.10.1 Flask==0.10.1
@ -29,7 +29,7 @@ to `pip freeze`
slugify==0.0.1 slugify==0.0.1
wsgiref==0.1.2 wsgiref==0.1.2
.. source-code:: bash .. code-block:: bash
$ python pipdeptree.py $ python pipdeptree.py
wsgiref==0.1.2 wsgiref==0.1.2