doc: updated installation instructions
This commit is contained in:
parent
195e38f795
commit
22b830a1a8
@ -6,7 +6,13 @@
|
||||
|
||||
### Install
|
||||
|
||||
pip install git+https://git.yandrik.dev/abawo/tryton_account_de_skr04.git@959ae8d94807660910c134b6fc374d88f82c97b1
|
||||
1. Clone the repo into the modules folder (docker: `/usr/local/lib/python3.9/dist-packages/trytond/modules/`)
|
||||
2. Update module list
|
||||
- `trytond-admin --update-modules-list`
|
||||
- `trytond-admin -u tryton_account_de_skr04 --activate-dependencies`
|
||||
After these two steps, everything should work, at least in theory.
|
||||
|
||||
(doesn't work at the moment: `pip install git+https://git.yandrik.dev/abawo/tryton_account_de_skr04.git@959ae8d94807660910c134b6fc374d88f82c97b1`)
|
||||
|
||||
### Requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user