From 767548c9d50664f9310b9f24941daf841a21890d Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Fri, 1 Feb 2019 12:39:44 +0100 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 939cf0e..cb7d2f1 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 web0 +- Generate the full docs; koch doc0 - Merge 0-19 branch into master - Update csources via ``koch pushcsources``