Compare commits

..

1 Commits

Author SHA1 Message Date
8255e857df doc: updated documentation with correct installation instructions 2022-06-12 13:20:37 +02:00

View File

@ -6,7 +6,7 @@
### Install
1. Clone the repo into the modules folder (docker: `/usr/local/lib/python3.9/dist-packages/trytond/modules/`)
1. Clone the repo into the modules folder (docker: `git clone https://git.yandrik.dev/abawo/tryton_account_de_skr04.git /usr/local/lib/python3.9/dist-packages/trytond/modules/account_de_skr04`)
2. Update module list
- `trytond-admin --update-modules-list`
- `trytond-admin -u tryton_account_de_skr04 --activate-dependencies`