make the quick install instrustions jusr a little slower
Highlight the git submodule issue, which is likely to surprise anyone who tries to build on Mac OS X or Windows.
This commit is contained in:
parent
73c458bba0
commit
80c72ad1dd
|
@ -2,9 +2,13 @@ Quick Instructions
|
|||
==================
|
||||
|
||||
On Unix or Mac OS X, `make' (or `make in-place') creates a build in
|
||||
the "racket" directory.
|
||||
the "racket" directory --- but for Mac OS X, see the notes below on
|
||||
`git submodule'.
|
||||
|
||||
The build includes (via links) packages that are in the "pkgs"
|
||||
On Windows, `nmake win32-inplace' creates a build in the "racket"
|
||||
directory, but see the notes below on `git submodule'.
|
||||
|
||||
An in-place build includes (via links) packages that are in the "pkgs"
|
||||
directory.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user