From 9d0b978845ce1efdd703bd30a3474bba3eb03404 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Mon, 28 Aug 2017 23:18:46 +0100 Subject: [PATCH] Fixes readme formatting. --- readme.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.markdown b/readme.markdown index f8dbf62..b3c73c3 100644 --- a/readme.markdown +++ b/readme.markdown @@ -868,6 +868,7 @@ These files are created by Nimble when using the ``develop`` command. They are very simple and contain two lines. **The first line:** Always a path to the `.nimble` file. + **The second line:** Always a path to the Nimble package's source code. Usually ``$pkgDir/src``, depending on what ``srcDir`` is set to.