diff options
-rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 2e09b56..5931e8c 100644 --- a/README.markdown +++ b/README.markdown @@ -6,7 +6,7 @@ A JavaScript NES emulator. Build ----- -To build a distribution, you will need jake: +To build a distribution, you will need [jake](http://github.com/jcoglan/jake): $ sudo gem install jake |