From 2e9109ae974d1e4b44a209014b1fe2b8b5b869dc Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 21 Oct 2014 18:48:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00caf51..686f2a7 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ Using Racket 6.0+, install from the command line: And update like so: - raco pkg update pollen + raco pkg update --update-deps pollen