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