summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/bacon/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/development/bacon/README b/development/bacon/README
index d769c6dc98..6bfa2fb13a 100644
--- a/development/bacon/README
+++ b/development/bacon/README
@@ -5,8 +5,9 @@ The following design goals were followed:
* Must resemble genuine BASIC with implicit variable declarations
* Spoken language constructs are preferred
-Code converted by BaCon can be compiled by GCC, the Compaq C Compiler or TCC.
-This SlackBuild uses gcc by default, you can change that with the COMPILER variable.
+Code converted by BaCon can be compiled by GCC, the Compaq C Compiler
+or TCC. This SlackBuild uses gcc by default, you can change that with
+the COMPILER variable.
Note: When a new version of BaCon is released, the downloads will
change and the md5sums won't match.