diff --git a/README.md b/README.md index 2929bba..2b9d8de 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,11 @@ So this tool aims to get rid of the app by parsing data from _MyMüll.de_ web se ## Setup - install and setup latest python3 on your platform. - open a shell and check if the command `python --version` works and points the intended version +- download following file from repository: + [mymuell2caldav-1.0.0-py3-none-any.whl](https://git.voglfrei.net/public/MyMuellDavSync/media/branch/master/releases/mymuell2caldav-1.0.0-py3-none-any.whl) - install it with via following shell command: - `python -m pip install https://git.voglfrei.net/public/MyMuellDavSync/src/commit/3be482e6021a5c7680bde9c8df9b95d9ffe9e905/releases/mymuell2caldav-1.0.0-py3-none-any.whl` + `python -m pip install mymuell2caldav-1.0.0-py3-none-any.whl - start the tool via command `mymuell2caldav`