From 6b8d88287321d35f4d936f6eb57a11a05cbf71ee Mon Sep 17 00:00:00 2001 From: Antonio Oliver Gelabert Date: Tue, 22 Jun 2021 19:46:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a333f2c..df5ccc8 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ DOI: https://doi.org/10.3390/biom10091334 ### To run from source * It's mandatory to have installed python 3 and required python libraries (i.e. tkinter, OpenCV2, matplotlib, numpy, warnings...) -* From CLI on the path where the source file MARTA_source.py have been installed, just type "python MARTA_source.py" +* From CLI on the path where the source file MARTA_source.py is located, just type "python MARTA_source.py"