Commit ebb880d2 by Chris Jerdonek

Added "--with-doctest" to the nosetests instructions in the README.

parent 53ea24aa
...@@ -15,7 +15,7 @@ Python 2.6. ...@@ -15,7 +15,7 @@ Python 2.6.
Pystache is semantically versioned: http://semver.org. Pystache is semantically versioned: http://semver.org.
Logo: David Phillips - http://davidphillips.us/ Logo: David Phillips - http://davidphillips.us/
Documentation Documentation
============= =============
...@@ -65,7 +65,7 @@ nose_ works great! :: ...@@ -65,7 +65,7 @@ nose_ works great! ::
pip install nose pip install nose
cd pystache cd pystache
nosetests nosetests --with-doctest
Mailing List Mailing List
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment