Skip to content

Commit

Permalink
conda update pytorch-nightly -c pytorch (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyericardo authored and zasdfgbnm committed Oct 6, 2018
1 parent 493d4a8 commit e4fe2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ conda install pytorch-nightly -c pytorch
If you updated TorchANI, you may also need to update PyTorch:

```bash
conda update pytorch-nightly
conda update pytorch-nightly -c pytorch
```

After installing the correct PyTorch, you can install TorchANI by:
Expand Down

0 comments on commit e4fe2a5

Please sign in to comment.