From ae1477a11c12dade09187a3eaa639eb38e3ac3e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Wed, 17 Aug 2016 15:13:44 +0200 Subject: [PATCH] Adjusted install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 165b802e0..5fa03a30f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Installation To install this package, use `raco`: - raco pkg install scribble-math + raco pkg install --deps search-auto scribble-math Documentation =============