diff --git a/README.md b/README.md index a4c1575..eb4f2d7 100644 --- a/README.md +++ b/README.md @@ -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