Skip to content

Commit fc314bf

Browse files
author
iFurane
committed
Corrected a typo in README.md
1 parent 6b40999 commit fc314bf

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
@@ -66,7 +66,7 @@ python main.py -h
6666
[Tensorboard-pytorch](https://github.com/lanpa/tensorboard-pytorch) is used for logging. To visualize result, simply type
6767

6868
```bash
69-
tensorboard --logdir=/path/to/checkoints
69+
tensorboard --logdir=/path/to/checkpoints
7070
```
7171

7272
## Training results

0 commit comments

Comments
 (0)