From afb03ccf181ceac09ce53ac4c3954682958a9ed4 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Wed, 6 May 2015 11:19:35 -0700 Subject: [PATCH] doc edit --- scribblings/installation.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/installation.scrbl b/scribblings/installation.scrbl index 6638fd6..0772cbd 100644 --- a/scribblings/installation.scrbl +++ b/scribblings/installation.scrbl @@ -20,4 +20,4 @@ Then, from the command line, install Pollen: @commandline{raco pkg install pollen} After that, you can update the package from the command line: -@commandline{raco pkg update pollen} \ No newline at end of file +@commandline{raco pkg update --update-deps pollen} \ No newline at end of file