readme change for getting clarity on binaries

This commit is contained in:
Soumith Chintala
2017-02-26 07:52:13 -05:00
committed by GitHub
parent 1ee2c47e37
commit b25182971f

View File

@ -145,10 +145,9 @@ There is no wrapper code that needs to be written. [You can see an example here]
## Installation
### Binaries
- Anaconda
```bash
conda install pytorch torchvision -c soumith
```
Commands to install from binaries via Conda or pip wheels are on our website:
[http://pytorch.org](http://pytorch.org)
### From source