From c03f57c8c62a606e24351f9225d0e91e7c1f1ac1 Mon Sep 17 00:00:00 2001 From: Ben Vanik Date: Thu, 10 Jan 2013 15:28:11 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 889b4a3cb..c808bcd18 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Coming soon (maybe): git clone https://github.com/benvanik/xenia.git ./xenia-build.sh setup - -Open the Xcode workspace or Visual Studio solution to Build and Run. + ./xenia-build.sh build + ./bin/xenia some.xex ## Building