add binary install
This commit is contained in:
parent
6da535f206
commit
e1dfbe218d
1 changed files with 9 additions and 1 deletions
10
README.txt
10
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue