Skip to content

Commit 984d04b

Browse files
author
Kent Sommer
authored
Fix minor typo
1 parent 56ec3e7 commit 984d04b

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 @@ Use `pip` to install the necessary dependencies:
2626
```
2727
pip install -U -r requirements.txt
2828
```
29-
Note that PyTorch cannot be installed directly from PyPI; refer to http://pytorch.org/ for custom installation instructions specify to your needs.
29+
Note that PyTorch cannot be installed directly from PyPI; refer to http://pytorch.org/ for custom installation instructions specific to your needs.
3030
## How to train
3131
#### 8x8 gridworld
3232
```bash

0 commit comments

Comments
 (0)