File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -249,14 +249,16 @@ Racket is available for all major operating systems from:
249249
250250@centered{@link["https://racket-lang.org/ " ]{@tt{https://racket-lang.org/}}}
251251
252- We will be using Racket @racket-version, but any version from the past several
253- years should work fine.
252+ We will be using Racket @racket-version, but any version from the past
253+ several years should work fine. The course software is tested against
254+ Racket versions 8.6 , 8.8 , 8.14 , and 8.18.
254255
255256It's best to install Racket using the Racket installer rather than any
256257package management system (e.g. Homebrew) as these bundles are often
257258out-of-date, missing features, or will select the wrong platform
258259(remember: you need to be running the Intel 64-bit version, even if
259- you're on Apple Silicon).
260+ you're on Apple Silicon). In particular, Racket version 8.2 which is
261+ what you get via @tt{apt get} on Ubuntu @bold{will not work}.
260262
261263There are two essential references:
262264
You can’t perform that action at this time.
0 commit comments