diff --git a/README.org b/README.org index 0a70b74..53faec2 100644 --- a/README.org +++ b/README.org @@ -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