fix readme
Some checks failed
Build, test and release / timestamp (push) Has been cancelled
Build, test and release / changes (push) Has been cancelled
Build, test and release / pygomx-wheel-mac (macos-14) (push) Has been cancelled
Build, test and release / pygomx-wheel-mac (macos-15-intel) (push) Has been cancelled
Build, test and release / pygomx-wheel-win (windows-11-arm) (push) Has been cancelled
Build, test and release / pygomx-wheel-win (windows-2022) (push) Has been cancelled
Build, test and release / pygomx-wheel-linux (ubuntu-24.04-arm) (push) Has been cancelled
Build, test and release / pygomx-wheel-linux (ubuntu-latest) (push) Has been cancelled
Build, test and release / pygomx-pypi (push) Has been cancelled
Build, test and release / smal-sdist (push) Has been cancelled
Build, test and release / smal-wheel (push) Has been cancelled
Build, test and release / smal-pypi (push) Has been cancelled
Some checks failed
Build, test and release / timestamp (push) Has been cancelled
Build, test and release / changes (push) Has been cancelled
Build, test and release / pygomx-wheel-mac (macos-14) (push) Has been cancelled
Build, test and release / pygomx-wheel-mac (macos-15-intel) (push) Has been cancelled
Build, test and release / pygomx-wheel-win (windows-11-arm) (push) Has been cancelled
Build, test and release / pygomx-wheel-win (windows-2022) (push) Has been cancelled
Build, test and release / pygomx-wheel-linux (ubuntu-24.04-arm) (push) Has been cancelled
Build, test and release / pygomx-wheel-linux (ubuntu-latest) (push) Has been cancelled
Build, test and release / pygomx-pypi (push) Has been cancelled
Build, test and release / smal-sdist (push) Has been cancelled
Build, test and release / smal-wheel (push) Has been cancelled
Build, test and release / smal-pypi (push) Has been cancelled
This commit is contained in:
parent
db15aaf316
commit
ac6b878408
1 changed files with 2 additions and 2 deletions
|
|
@ -31,11 +31,11 @@ install from source / develop (venv):
|
||||||
PYGOMX_BUILD_MODE=static
|
PYGOMX_BUILD_MODE=static
|
||||||
|
|
||||||
# one of none, colm, goolm, vodozemac
|
# one of none, colm, goolm, vodozemac
|
||||||
PYGOMX_OLM_FLAVOR=colm
|
PYGOMX_OLM_FLAVOR=goolm
|
||||||
# for colm you need libolm-dev installed
|
# for colm you need libolm-dev installed
|
||||||
# vodozemac is not supported yet
|
# vodozemac is not supported yet
|
||||||
|
|
||||||
you need go >=1.22 installed
|
you need go >=1.25 installed
|
||||||
|
|
||||||
(create and activate a venv)
|
(create and activate a venv)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue