diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/how to do a release | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/how to do a release b/misc/how to do a release index 785533e..82ea9ec 100644 --- a/misc/how to do a release +++ b/misc/how to do a release @@ -18,7 +18,9 @@ write in html, paste into the feed xml like <![CDATA[ stuff ]]> make sure to set the link, date -(git log --pretty --date=rfc2822) +to get date use: +git log --pretty --date=rfc2822 + include the pip instructions, sha256sum etc |