From e7ecfd609714b45a264a8e9c8c04332146ddf661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Ulsberg?= Date: Mon, 7 Mar 2016 16:54:10 +0100 Subject: [PATCH] Update README.md Added `.` to the command example since without it, GRN explodes as per #95. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e29e13d..24fc372 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This will use [Chocolatey](http://chocolatey.org) to install GitReleaseNotes int ## Usage GitReleaseNotes must be run inside a git repository. - GitReleaseNotes.exe /OutputFile ReleaseNotes.md + GitReleaseNotes.exe . /OutputFile ReleaseNotes.md This will write `ReleaseNotes.md` into the root of your repo, the release notes are generated by: