diff --git a/README.md b/README.md index 2a9978c46e20979a7250c9d65bcff2f4f73ff36a..28b67ea1c95e352abe8ef43450d14af80eb0ae9e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ An interactive OpenAPI Swagger documentation can be accessed by opening the serv - humidity ## First start -- run `pipenv lock` and `pipenv install` to install all dependencies +- run `poetry install --no-root` to install all dependencies - This project uses some personal libraries not available on the official pypi. The source code can be found here [https://thecodelabs.de/TheCodeLabs/PythonLibs](https://thecodelabs.de/TheCodeLabs/PythonLibs) - copy `settings-example.json` to `settings.json` - check the settings