From 16c43336ccca176f10922a740d24a0ead9543e99 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Thu, 15 Aug 2019 12:39:52 +0200 Subject: [PATCH] README: add more details about installation --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 46dbc4b..9f2019f 100644 --- 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 ---------- -- 2.25.1