Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
The "Demo" section doesn't exist any more.
  • Loading branch information
walles committed Jun 18, 2017
1 parent 5114bdc commit 058808b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Development

Releasing a new Version
-----------------------
1. Consider updating ``screenshot.png`` and `the Demo section`_, push those changes.
1. Consider updating `the Output section`_, push those changes.
2. Do ``git tag`` and think about what the next version number should be.
3. Do ``git tag --annotate 1.2.3`` to set the next version number. The
text you write for this tag will show up as the release description on Github,
Expand Down Expand Up @@ -270,7 +270,7 @@ DONE
* Print ``$SUDO_USER`` value with process details, if set
* Run CI on both Python 2 and Python 3

.. _the Demo section: #demo
.. _the Output section: #output
.. _download the latest px.pex: https://github.com/walles/px/releases/latest
.. _Unix domain sockets: https://en.wikipedia.org/wiki/Unix_domain_socket
.. _Releases: https://github.com/walles/px/releases
Expand Down

0 comments on commit 058808b

Please sign in to comment.