Updated Creating a release (markdown)

This commit is contained in:
Andreas Rumpf 2019-06-06 09:06:13 +02:00
parent 4cea3467cb
commit ae25a1909b
1 changed files with 2 additions and 1 deletions

View File

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