From eaa3fba25fa6232b7326455b7734bb02ee8f8e20 Mon Sep 17 00:00:00 2001 From: Miran Date: Wed, 5 Jun 2019 10:44:44 +0200 Subject: [PATCH] Updated Creating a release (markdown) --- Creating-a-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Creating-a-release.md b/Creating-a-release.md index cb7d2f1..ad1844e 100644 --- a/Creating-a-release.md +++ b/Creating-a-release.md @@ -8,7 +8,7 @@ - Nightlies now build the binaries for us: https://github.com/nim-lang/nightlies/releases - Ensure nightly builds exist - Recompile koch! -- Generate the full docs; koch doc0 +- Generate the full docs; `koch doc0` (*not* `koch doc`) - Merge 0-19 branch into master - Update csources via ``koch pushcsources``