Update README.md

This commit is contained in:
William Falcon 2020-05-12 08:52:43 -04:00 committed by GitHub
parent 8584df54e9
commit c52382f547
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -390,7 +390,7 @@ pip install pytorch-lightning
# install latest Lightning version without upgrading deps
pip install -U --no-deps pytorch-lightning
```
- **PyTorch 1.1.0+**
- **PyTorch 1.2.0+**
```python
pip install pytorch-lightning
```