Browse Source

Add instructions to upgrade using pip

pull/224/head
oliverpool 8 years ago
parent
commit
665adec51d
  1. 4
      README.rst

4
README.rst

@ -28,6 +28,10 @@ For the stable version, as simple as::
pip3 install patacrep
And upgrade to the latest release::
pip3 install patacrep -U
Or for the latest version::
pip3 install https://github.com/patacrep/patacrep/archive/master.zip

Loading…
Cancel
Save