From e43c1474cc0a4d25218be29110640af818995eb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?aaron=20garcia=20mu=C3=B1iz?= Date: Wed, 27 Sep 2023 19:18:30 +0200 Subject: [PATCH] change command --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4025d47..8126276 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ The main.py file required several arguments to be used, so the following command -```py --dataname --class_column --class_value --mode --depth --list_ignore --list_conds ``` +```python3 main.py --dataname --class_column --class_value --mode --depth --list_ignore --list_conds ``` With: -- 2.24.1