projects
/
supernova.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c971f6
)
Updating build instructions with correct file names
author
Jason Self
<j@jxself.org>
Sun, 16 Nov 2014 23:50:07 +0000
(15:50 -0800)
committer
Jason Self
<j@jxself.org>
Sun, 16 Nov 2014 23:50:07 +0000
(15:50 -0800)
BUILD.TXT
patch
|
blob
|
history
diff --git
a/BUILD.TXT
b/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.