From ac6b878408ea5c86831e7dcfaa11a23c6f5f4389 Mon Sep 17 00:00:00 2001 From: saces Date: Sun, 5 Apr 2026 16:22:23 +0200 Subject: [PATCH] fix readme --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 7600a46..9c103c3 100644 --- a/README.txt +++ b/README.txt @@ -31,11 +31,11 @@ install from source / develop (venv): PYGOMX_BUILD_MODE=static # one of none, colm, goolm, vodozemac - PYGOMX_OLM_FLAVOR=colm + PYGOMX_OLM_FLAVOR=goolm # for colm you need libolm-dev installed # vodozemac is not supported yet - you need go >=1.22 installed + you need go >=1.25 installed (create and activate a venv)