Tweak runline for easier reading

This commit is contained in:
Will Kahn-Greene 2013-04-05 21:27:30 -04:00
parent f9f99a430b
commit 3cfaf0af1e

View File

@ -29,4 +29,6 @@ OMG! That's amazing! I want to write a hy program.
(print "hy is the BEST!")
9. save as ``test_program_of_awesome.hy``
10. run ``hy test_program_of_awesome.hy``
10. run::
hy test_program_of_awesome.hy