This is simpler.

This commit is contained in:
Sam Tobin-Hochstadt 2015-10-21 09:26:43 -04:00
parent d23d487849
commit 0c40ac37a2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Once you have Racket installed, run
to install the package from the Racket package repository, or
raco pkg install --link `pwd`
raco pkg install
from the root directory of the Git checkout to install the package
from a local snapshot. (Alternatively, `make link` does the same thing.)