Skip to content

Commit 16368aa

Browse files
committed
UPDATE Readme
1 parent 3c7be83 commit 16368aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you want to start testing without training from scratch, you can use the [mod
3636
**Note that currently this project can only be executed in Linux and macOS. You might run into some issues in Windows.**
3737
1. Create & activate a new python3 virtualenv. (optional)
3838
2. Install dependencies by running `pip install -r requirements.txt`.
39-
3. Run `python preprocessing.py` to preprocessing dataset. If you want to change your config path:
39+
3. Run `python preprocessing.py` to preprocess dataset. If you want to change your config path:
4040
```
4141
python preprocessing.py --config <config path>
4242
```

0 commit comments

Comments
 (0)