minor README correction

This commit is contained in:
Matthew Flatt 2013-01-05 08:42:20 -07:00
parent a496404411
commit 5a1f0f3863

View File

@ -100,7 +100,7 @@ Quick instructions:
make install
This will create an in-place installation of Racket and store the
results of C/C++ compilation in a separate "build" subdirectory, which
results of C compilation in a separate "build" subdirectory, which
is useful if you need to update your sources, delete the build, and
start from scratch.