Actually run it.

This commit is contained in:
Murilo Pereira 2011-05-31 03:52:03 -03:00
parent e4c342cc12
commit 8d3e667e86

View File

@ -9,7 +9,7 @@
#+BEGIN_SRC
$ git clone git://github.com/mpereira/tty-solitaire.git
$ cd tty-solitaire
$ make && ttysolitaire
$ make && ./ttysolitaire
#+END_SRC
** Run the unit tests