From 22b830a1a826f35b3f8372e5b2ed6693d9dbe519 Mon Sep 17 00:00:00 2001 From: Yandrik Date: Sun, 12 Jun 2022 12:51:19 +0200 Subject: [PATCH] doc: updated installation instructions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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