Skip to content

Commit f0c07e4

Browse files
committed
fix: typo
1 parent 28b697d commit f0c07e4

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
@@ -26,7 +26,7 @@ Due to the limitation of the license attached to the official dataset, we can no
2626
But we provide the data preprocessing scripts in `convertor`.
2727
You can follow the instructions bellow to preprocess the dataset.
2828

29-
1. Download the dataset from [Grand-Challenge](https://vessel-wall-segmentation-2022.grand-challenge.org/data/) and decompressed it.
29+
1. Download the dataset from [Grand-Challenge](https://vessel-wall-segmentation-2022.grand-challenge.org/data/) and decompress it.
3030
2. Set the `base` and `target` path in `convert.py`.
3131
3. Run `pip install requirements.txt` in `convertor` folder to install the dependencies, and run `python convert.py` to preprocess the dataset.
3232

0 commit comments

Comments
 (0)