From ae25a1909b344667370b853b86522cb8ee307f59 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Thu, 6 Jun 2019 09:06:13 +0200 Subject: [PATCH] Updated Creating a release (markdown) --- Creating-a-release.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Creating-a-release.md b/Creating-a-release.md index 4191564..1d449cd 100644 --- a/Creating-a-release.md +++ b/Creating-a-release.md @@ -8,7 +8,8 @@ - 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` (*not* `koch doc`) +- Generate the full docs; `koch doc0` (*not* `koch doc`); copy the docs from `upload/$nimversion` + not from docs/html! Otherwise the GA code would be missing! - ~~Merge 0-19 branch into master~~ - Update csources via ``koch pushcsources``