From da5edaf6803868299d16a4e5b1cba1a66ba1528c Mon Sep 17 00:00:00 2001 From: Justin Kerk Date: Sun, 30 Nov 2014 12:49:07 -0800 Subject: grumble (nw) --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc78ba7793a..2a6d5f59240 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,15 @@ How to compile? If you're on a *nix system, it could be as easy as typing -```make``` +``` +make +``` for a MAME build, or -```make TARGET=mess``` +``` +make TARGET=mess +``` for a MESS build (provided you have all the [prerequisites](http://forums.bannister.org/ubbthreads.php?ubb=showflat&Number=35138)). -- cgit v1.2.3