Updating build instructions with correct file names
[supernova.git] / BUILD.TXT
index bd15d2e40103bcb00d3aca317981c192d8defa59..b2a5ed5601434235fdf3461e74ba5898d9067f5e 100644 (file)
--- 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.