Update example to be more relevant to users

This commit is contained in:
Will Kahn-Greene 2013-04-08 12:03:42 -04:00
parent cd36a1d7eb
commit 3dabc1a72a

View File

@ -26,7 +26,7 @@ OMG! That's amazing! I want to write a hy program.
7. open up an elite programming editor 7. open up an elite programming editor
8. type:: 8. type::
(print "hy is the BEST!") (print "i was going to code in python syntax, but then i got hy")
9. save as ``test_program_of_awesome.hy`` 9. save as ``test_program_of_awesome.hy``
10. run:: 10. run::