ref: 307ecd87596c4927ee0c972cca568ba03d5ebb6c
parent: d8fb82193aca3a04f7d9e21a8029eae997fc3856
parent: b8dad99fee62b48b3926ef6009c31806235fb4d9
author: Olav Sørensen <olav.sorensen@live.no>
date: Tue Mar 3 10:04:03 EST 2020
Merge branch 'master' of https://github.com/8bitbubsy/ft2-clone
--- a/README.md
+++ b/README.md
@@ -16,7 +16,10 @@
If these don't work for you, you'll have to compile the code manually.
# Compiling the code
-Please read HOW-TO-COMPILE.txt file in the repository.
+Build instructions can be found in the repository (HOW-TO-COMPILE.txt).
+
+Keep in mind that the program may fail to compile on Linux, depending on your distribution and GCC version. \
+Please don't nag me about it, and try to use the Linux packages linked to from [16-bits.org](https://16-bits.org/ft2.php) instead.
PS: The source code is quite hackish and hardcoded. \
My first priority is to make an _accurate_ 1:1 clone, and not to make flexible and easily modifiable code.