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``