From 88f943dda20a1937143ad61991f616ddcd1f5cc8 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Fri, 29 Aug 2014 10:30:17 -0700 Subject: [PATCH] Revert "Update README.md" This reverts commit e31765a9f72b38a84b448f0b68ff7d6fc6bb3ed8. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b87d87e..bfa1783 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Using Racket 6.0+, install from the command line like so: And update like so: - raco pkg update --update-deps pollen + raco pkg update pollen Docs are installed with the package. You can also [read the docs here](http://mbutterick.github.io/pollen/doc/).