commit | fea893c7060c57fe5ed9e0f9df58fee5c306681b | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Jan 07 11:06:51 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Jan 07 11:06:51 2014 -0800 |
tree | 038e3d61659f0a11012f29fafdd3f8b5ba4d0703 | |
parent | b3794dbe97a6f4e088244adfdd6a06b2d4e185e0 [diff] [blame] |
More stuff
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst index 77582a4..e52c272 100644 --- a/docs/doing-a-release.rst +++ b/docs/doing-a-release.rst
@@ -23,5 +23,6 @@ * Run ``invoke release {version}``. -That's all, the release should now be available on PyPI and a tag should be -available in the repository. +The release should now be available on PyPI and a tag should be available in +the repository. You should verify that ``pip install cryptography`` works +correctly.