From 753837d50fddf67086d66b390330377466affffb Mon Sep 17 00:00:00 2001 From: Dmitrii Morozov Date: Mon, 6 May 2024 18:28:40 +0200 Subject: Updated readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 57761c5..f29c7ff 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ ## Running +Install all required depedencies using: + +``` +pip install -r requirements.txt +``` + Build and execute using python environment: ``` -- cgit v1.2.3