From 68bb97f30ae996ddd89938625c102d69cb0af650 Mon Sep 17 00:00:00 2001 From: markfirmware Date: Tue, 18 Dec 2018 02:49:49 -0500 Subject: [PATCH] Update readme.markdown (#596) --- readme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.markdown b/readme.markdown index 9c1f924..119ed98 100644 --- a/readme.markdown +++ b/readme.markdown @@ -647,7 +647,7 @@ combo. Dependencies are automatically installed before building. It's a good idea to test that the dependencies you specified are correct by -running by running ``nimble build`` or ``nimble install`` in the directory +running ``nimble build`` or ``nimble install`` in the directory of your package. ### Hybrids