Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jfzhang95 authored Dec 10, 2019
1 parent 26865d5 commit 54eb37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The code was tested with Anaconda and Python 3.6. After installing the Anaconda
pip install matplotlib pillow tensorboardX tqdm
```
### Training
Fellow steps below to train your model:
Follow steps below to train your model:

0. Configure your dataset path in [mypath.py](https://github.com/jfzhang95/pytorch-deeplab-xception/blob/master/mypath.py).

Expand Down

0 comments on commit 54eb37f

Please sign in to comment.