Updated Creating a release (markdown)

This commit is contained in:
Andreas Rumpf 2019-06-06 16:27:06 +02:00
parent 41f026f666
commit fd3d829bc7
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
- `ssh username@servername`
- `cd /var/www/nim-lang.org/download/`
- `sha256sum nim-0.20.0.tar.xz > nim-0.20.0.tar.xz.sha256`
- ``export NIM_VER=<current_ver>`` (for example ``export NIM_VER=0.19.0``).
- `sh checksums.sh`
### Updating the blog/downloads page