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