Commit e43c1474 authored by AARON GARCIA MUÑIZ's avatar AARON GARCIA MUÑIZ

change command

parent 0c1bec38
......@@ -16,7 +16,7 @@ The main.py file required several arguments to be used, so the following command
```py --dataname <FILE> --class_column <CLASS_COLUMN> --class_value <CLASS_VALUE> --mode <MODE> --depth <DEPTH> --list_ignore <LIST_IGNORE> --list_conds <LIST_CONDS>```
```python3 main.py --dataname <FILE> --class_column <CLASS_COLUMN> --class_value <CLASS_VALUE> --mode <MODE> --depth <DEPTH> --list_ignore <LIST_IGNORE> --list_conds <LIST_CONDS>```
With:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment