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)