README: add more details about installation
authorAlex Schroeder <alex@gnu.org>
Thu, 15 Aug 2019 10:39:52 +0000 (12:39 +0200)
committerAlex Schroeder <alex@gnu.org>
Thu, 15 Aug 2019 10:39:52 +0000 (12:39 +0200)
README.md

index 46dbc4b2feb05a270ee2ffe88e1c17112816e6d2..9f2019ffbba6cd270b2325a9755e78b975eab78e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -38,6 +38,18 @@ $ pip3 install .
 This gives me version 0.6.0. When I use `pip3 install diaspy` I get
 version 0.3.0 and that doesn't work. ðŸ¤·
 
+You need to download this program as well, obviously.
+
+```text
+$ git clone https://alexschroeder.ch/cgit/jan-pona-mute
+```
+
+With that done, you should be able to run it:
+
+```text
+$ python3 jan-pona-mute/jan-pona-mute.py
+```
+
 Quickstart
 ----------