Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jopyth committed Jan 6, 2022
1 parent 2d2396d commit b256e89
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ To activate advanced logging with Tensorboard and model summary, install the opt
pip install -e ".[opt]" --find-links https://download.pytorch.org/whl/torch_stable.html
```

## Development

Make sure the _dev_ option is used for (local) development:
```bash
pip install -e ".[dev]" --find-links https://download.pytorch.org/whl/torch_stable.html
Expand Down

0 comments on commit b256e89

Please sign in to comment.