Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent Sommer committed Apr 24, 2017
1 parent 56ec3e7 commit 984d04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ Use `pip` to install the necessary dependencies:
```
pip install -U -r requirements.txt
```
Note that PyTorch cannot be installed directly from PyPI; refer to http://pytorch.org/ for custom installation instructions specify to your needs.
Note that PyTorch cannot be installed directly from PyPI; refer to http://pytorch.org/ for custom installation instructions specific to your needs.
## How to train
#### 8x8 gridworld
```bash
Expand Down

0 comments on commit 984d04b

Please sign in to comment.