X-Git-Url: https://jxself.org/git/?p=supernova.git;a=blobdiff_plain;f=BUILD.TXT;fp=BUILD.TXT;h=b2a5ed5601434235fdf3461e74ba5898d9067f5e;hp=bd15d2e40103bcb00d3aca317981c192d8defa59;hb=d3654596beca941e6825bac3cd1caa2ed7beb688;hpb=8c971f641886efe5e4eb17426764aba44fd7706c 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.