adding discretionary documentation
This commit is contained in:
parent
fb04bf4595
commit
c023fdf35f
|
@ -66,9 +66,10 @@ your current directory.
|
|||
#lang racket/base
|
||||
(require (planet dyoo/whalesong:1:4/make-launcher))
|
||||
}|
|
||||
This will create a @filepath{whalesong} launcher in the current
|
||||
directory. Place this somewhere in your PATH to make it easy to
|
||||
execute.
|
||||
This may take a few minutes, as Racket is compiling Whalesong, its
|
||||
dependencies, and its documentation. When it finally finishes,
|
||||
you should see a @filepath{whalesong} launcher in the current
|
||||
directory.
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -197,7 +197,10 @@ the @filepath{whalesong} launcher:
|
|||
#lang racket/base
|
||||
(require (planet dyoo/whalesong:1:4/make-launcher))
|
||||
}|
|
||||
This will create a @filepath{whalesong} launcher in the current directory.
|
||||
This may take a few minutes, as Racket is compiling Whalesong, its
|
||||
dependencies, and its documentation. When it finally finishes,
|
||||
you should see a @filepath{whalesong} launcher in the current
|
||||
directory.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user