Commit e4fe2a5c authored by Richard Xue's avatar Richard Xue Committed by Gao, Xiang
Browse files

conda update pytorch-nightly -c pytorch (#111)

parent 493d4a87
...@@ -16,7 +16,7 @@ conda install pytorch-nightly -c pytorch ...@@ -16,7 +16,7 @@ conda install pytorch-nightly -c pytorch
If you updated TorchANI, you may also need to update PyTorch: If you updated TorchANI, you may also need to update PyTorch:
```bash ```bash
conda update pytorch-nightly conda update pytorch-nightly -c pytorch
``` ```
After installing the correct PyTorch, you can install TorchANI by: After installing the correct PyTorch, you can install TorchANI by:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment