diff --git a/README.md b/README.md index fc7364f..4939618 100644 --- a/README.md +++ b/README.md @@ -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