Commit 9b5195fe by Chris Jerdonek

README doctest update for moving examples folder.

parent ee07ff5a
......@@ -66,7 +66,7 @@ Here's your view class (in examples/readme.py)::
Like so::
>>> from examples.readme import SayHello
>>> from pystache.tests.examples.readme import SayHello
>>> hello = SayHello()
Then your template, say_hello.mustache::
......
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