updating doc

This commit is contained in:
Danny Yoo 2011-12-01 00:20:42 -05:00
parent f7774abf4e
commit 1b2680b03a

View File

@ -76,7 +76,7 @@ Run the following to create the @filepath{whalesong} launcher program in
your current directory.
@codeblock|{
#lang racket/base
(require (planet dyoo/whalesong:1:9/make-launcher))
(require (planet dyoo/whalesong:1:10/make-launcher))
}|
This may take a few minutes, as Racket is compiling Whalesong, its
dependencies, and its documentation. When it finally finishes,