d0f41ff4e65e initial-docs

docs/hacking: code block typo
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 13 Jul 2010 01:07:28 -0400
parents 3d544ab012cd
children 9b78bb09a3db
branches/tags initial-docs
files docs/hacking.rst

Changes

--- a/docs/hacking.rst	Tue Jul 13 01:05:28 2010 -0400
+++ b/docs/hacking.rst	Tue Jul 13 01:07:28 2010 -0400
@@ -131,7 +131,7 @@
 the backend API as well).
 
 The tests can be run easily with nose. If you don't have node, you'll need to
-install it first:
+install it first::
 
     pip install nose