diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2017-12-28 16:12:37 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2017-12-28 16:12:37 -0800 |
| commit | c45f3fe47f505a8add7b27d8d64fb644697a0a70 (patch) | |
| tree | 6c44c09743804a6dfba25f735d26a7a65af70885 | |
| parent | 4496b0da0f6e70d26789389d86717c2314e3f761 (diff) | |
| download | pandoc-c45f3fe47f505a8add7b27d8d64fb644697a0a70.tar.gz | |
Update RELEASE_CHECKLIST.
| -rw-r--r-- | RELEASE-CHECKLIST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 303b339a0..dd8789b99 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -26,7 +26,7 @@ _ Upload to HackageDB: stack upload . _ if docs don't build on Hackage: 'cabal install neil && neil docs --username=MYUSERNAME' -_ go to website and 'make update && make && make upload' +_ make update-website _ make trypandoc |
