typo: inatll -> install
This commit is contained in:
parent
31101c57db
commit
c838d01c09
|
@ -55,7 +55,7 @@ To build Racket-on-Chez on Unix variants or Mac OS:
|
||||||
for `--enable-cs`, and it will not have a "cs" suffix for
|
for `--enable-cs`, and it will not have a "cs" suffix for
|
||||||
`--enable-csdefault`. Also, plain `make` will still build the
|
`--enable-csdefault`. Also, plain `make` will still build the
|
||||||
traditional Racket implementation with `--enable-cs`; use `make cs`
|
traditional Racket implementation with `--enable-cs`; use `make cs`
|
||||||
to build and `make install-cs` to inatll. With
|
to build and `make install-cs` to install. With
|
||||||
`--enable-csdefault`, plain `make` and `make install` will build
|
`--enable-csdefault`, plain `make` and `make install` will build
|
||||||
and install Racket-on-Chez.
|
and install Racket-on-Chez.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user