projects
/
jan-pona-mute.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56a22d5
)
README: add more details about installation
author
Alex Schroeder
<alex@gnu.org>
Thu, 15 Aug 2019 10:39:52 +0000
(12:39 +0200)
committer
Alex Schroeder
<alex@gnu.org>
Thu, 15 Aug 2019 10:39:52 +0000
(12:39 +0200)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/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
----------