Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added markup to README for installation pytidylib
  • Loading branch information
mklymyshyn committed May 26, 2011
commit 62d2a65fb4d8b4a2ccf8969ff06d1b9a6554f750
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ Installation

#. Add the `debug_toolbar` directory to your Python path.

#. Execute ``pip install pytidylib``
#. Execute

``pip install pytidylib``

*pytidylib required only for `HTMLValidationDebugPanel`*

Expand Down