From 8483021b99fc5b22fd3363ea20be7d351fab608a Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Mon, 19 Aug 2019 14:09:05 +0200 Subject: [PATCH] README: recommend my own diaspy repo --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 28d170a..d42f4d3 100644 --- a/README.md +++ b/README.md @@ -28,17 +28,20 @@ Installation ------------ We need the [diaspy](https://github.com/marekjm/diaspy) library. +Sadly, I've run into a few issues and made some fixes. I contributed +these back but just to be sure I recommend you install diaspy from my +own repository. That's the one I use. ```text -$ git clone https://github.com/marekjm/diaspy.git +$ git clone https://alexschroeder.ch/cgit/diaspy $ cd diaspy $ 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. 🤷 +Note that using `pip3 install diaspy` gets me a much older revision +and things won't work at all. 🤷 -You need to download this program as well, obviously. +You need to download `jan-pona-mute` as well, obviously: ```text $ git clone https://alexschroeder.ch/cgit/jan-pona-mute -- 2.25.1