docs: fix typo README.md
This commit is contained in:
parent
358e0b4477
commit
badedc3ab7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ If you want to create the conda env,
|
|||
conda env create -f env.yaml
|
||||
```
|
||||
|
||||
To prepare the data, you execute the following commands:
|
||||
To prepare the data, you should execute the following commands:
|
||||
```
|
||||
python read_data.py
|
||||
python preprocessing.py
|
||||
|
|
Loading…
Add table
Reference in a new issue