From 4bbce64dc546e0185de636663da962facf2c5cc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rostislav=20L=C3=A1n?= Date: Fri, 24 Feb 2023 12:31:59 +0100 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da12db1..04d7371 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Before cloning repository, you need these to succesfully use the application. * python graphical modules ```sh - pip install numpy matplotlib pillow + pip install numpy matplotlib opencv-python stl scikit-image ``` # Installation