Updated Creating a release (markdown)
This commit is contained in:
parent
41f026f666
commit
fd3d829bc7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue