From bb58e69ac37e5d31f3fcbc8c833fc6ce018a221d Mon Sep 17 00:00:00 2001 From: krzysiej Date: Fri, 27 Mar 2026 08:50:09 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 408ff5a..8852376 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ ## FOODSI HOMEASSISTANT BOT + +### Install +``` +composer install +cp .env.example .env +``` + ### Run in debug mode `--debug` flag does not update Homeassistant, does not send notifications it just prints out current number of packages on the screen.