Skip to content

Commit b973569

Browse files
committed
Some version info on the software page.
1 parent ca3c105 commit b973569

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

www/software.scrbl

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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

255256
It's best to install Racket using the Racket installer rather than any
256257
package management system (e.g. Homebrew) as these bundles are often
257258
out-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

261263
There are two essential references:
262264

0 commit comments

Comments
 (0)