From d3654596beca941e6825bac3cd1caa2ed7beb688 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 16 Nov 2014 15:50:07 -0800 Subject: [PATCH] Updating build instructions with correct file names --- BUILD.TXT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.TXT b/BUILD.TXT index bd15d2e..b2a5ed5 100644 --- a/BUILD.TXT +++ b/BUILD.TXT @@ -10,9 +10,9 @@ sudo apt-get install fpc fp-units-multimedia libncursesw5-dev To compile it change into the src directory and then run: -fpc BEYOND.PAS +fpc NOVA.PAS -The binary will be named BEYOND and stored in the src directory. +The binary will be named NOVA and stored in the src directory. Known Limitations: * You must be in the 'src' directory to successfully run the program. -- 2.31.1