From e1dfbe218d86ee15e4a6c3d7f16fa3d1e054c5f0 Mon Sep 17 00:00:00 2001 From: saces Date: Fri, 6 Mar 2026 18:24:23 +0100 Subject: [PATCH] add binary install --- README.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index f53e3c4..4434637 100644 --- a/README.txt +++ b/README.txt @@ -16,7 +16,15 @@ the bot follows each invite (autojoin) and have two commands: !echo [text] - in a DM the bot responds with 'text', in regular rooms it is a reply. -install from source (venv): + +binary/package install: + + (only linux-amd64 for now) + pip install --index-url https://codeberg.org/api/packages/saces/pypi/simple/ --no-deps pygomx-module + pip install git+https://codeberg.org/saces/pygomx.git#subdirectory=smal + + +install from source / develop (venv): build configuration is done via env vars