minor wording
This commit is contained in:
parent
4a1f48ddf6
commit
af51e91ca2
|
@ -62,6 +62,16 @@ by the time you read this.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Before you begin, if you are using DrRacket,
|
||||||
|
@itemize[#:style 'ordered
|
||||||
|
@item{Please go to the Racket submenu.}
|
||||||
|
@item{Select the Limit Memory item.}
|
||||||
|
@item{Change the setting to Unlimited.}]
|
||||||
|
This is to avoid an installation-time issue that has been preventing
|
||||||
|
Whalesong from fully compiling.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Run the following to create the @filepath{whalesong} launcher program in
|
Run the following to create the @filepath{whalesong} launcher program in
|
||||||
your current directory.
|
your current directory.
|
||||||
@codeblock|{
|
@codeblock|{
|
||||||
|
|
|
@ -199,6 +199,17 @@ Pacman.}
|
||||||
|
|
||||||
@subsection{Installing Whalesong}
|
@subsection{Installing Whalesong}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Before you begin, if you are using DrRacket,
|
||||||
|
@itemize[#:style 'ordered
|
||||||
|
@item{Please go to the Racket submenu.}
|
||||||
|
@item{Select the Limit Memory item.}
|
||||||
|
@item{Change the setting to Unlimited.}]
|
||||||
|
This is to avoid an installation-time issue that prevents
|
||||||
|
Whalesong from fully compiling.
|
||||||
|
|
||||||
|
|
||||||
If you want to use Whalesong, run the following to create
|
If you want to use Whalesong, run the following to create
|
||||||
the @filepath{whalesong} launcher:
|
the @filepath{whalesong} launcher:
|
||||||
@codeblock|{
|
@codeblock|{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user