README tweak

Based on a suggestion from freshlikeesch.
This commit is contained in:
Matthew Flatt 2014-11-02 14:30:06 -07:00
parent b424e97e60
commit 0d6deb84de

View File

@ -434,5 +434,5 @@ Modifying Racket
If you modify Racket and change any primitive syntax or the collection If you modify Racket and change any primitive syntax or the collection
of built-in identifiers, be sure to turn off USE_COMPILED_STARTUP in of built-in identifiers, be sure to turn off USE_COMPILED_STARTUP in
"schminc.h". Otherwise, Racket won't start. See "schminc.h" for "schminc.h"; otherwise, Racket won't start. See "schminc.h" for
details. details.