From a4716bdf44b9a82472a38935b7088683a4f2c360 Mon Sep 17 00:00:00 2001 From: onpon4 Date: Mon, 6 Feb 2017 11:38:30 -0500 Subject: [PATCH] Mention binary location --- README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index b600237..c400d82 100644 --- a/README.txt +++ b/README.txt @@ -67,4 +67,5 @@ Run "./configure --help" to see more options. The third step ("make install") is technically optional, but highly recommended. -To play, simply run the "starfighter" binary. +To play, simply run the "starfighter" binary. If you choose not to use +the "make install" command, you can find it in the "src" directory.