aboutsummaryrefslogtreecommitdiff
path: root/development/racket/README
diff options
context:
space:
mode:
authorJeff Parent <jeff@commentedcode.org>2020-08-12 13:37:17 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-08-29 10:08:07 +0700
commitafbf3efec86c6b0f5bfc92442bfa8078d83ced63 (patch)
tree72667024eef22f638568a4e02c42dd2769e1b7c9 /development/racket/README
parentff4fc5047d6163ac16e8d9014bacf431e64f69e2 (diff)
downloadslackbuilds-afbf3efec86c6b0f5bfc92442bfa8078d83ced63.tar.xz
development/racket: Updated for version 7.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/racket/README')
-rw-r--r--development/racket/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/racket/README b/development/racket/README
index fe94786696c3..1d07f34cbf69 100644
--- a/development/racket/README
+++ b/development/racket/README
@@ -5,3 +5,9 @@ language is used in a variety of contexts such as scripting, general-purpose
programming, computer science education, and research. (source: Wikipedia)
racket is the command line version, drracket is the GUI-version
+
+This SlackBuild uses the src + built packages distribution. It builds
+faster as it contains platform-independent bytecode. If you wish to build
+from pure source code can be downloaded from the racket site:
+
+https://download.racket-lang.org/