summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-10-23 16:52:52 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-10-23 16:52:52 +0200
commitda94ac5c18449abe5b8c25a3bf22cc1301dfa59f (patch)
tree7df979e218e93cdca69f2459a6d41c1a8263a0c2 /README.md
parent7b56f566af508ee1b4ebb548870316a066fa4c2b (diff)
Typo. Version 0.0.9.v0.0.9
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 03c42b9..171f1c4 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ following caveats:
Installation
-----
-Version 0.0.8 is available
-[here](https://nonempty.org/software/python-phstuff/phstuff-0.0.8.tar.gz). The
+Version 0.0.9 is available
+[here](https://nonempty.org/software/python-phstuff/phstuff-0.0.9.tar.gz). The
package can be installed using standard Python tools, for example by
doing `python setup.py install --user` or something similar.