Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Jun 27, 2021
1 parent 4d56427 commit 3422b1d
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 @@ -166,7 +166,7 @@ We are motivated to constantly make PyTorch Geometric even better.
### Anaconda

**Update:** You can now install PyTorch Geometric via [Anaconda](https://anaconda.org/rusty1s/pytorch-geometric) for all major OS/PyTorch/CUDA combinations 🤗
Given that you have [`pytorch >= 1.8.0` installed](https://pytorch.org/get-started/locally/), simply run
Given that you have [PyTorch >= 1.8.0 installed](https://pytorch.org/get-started/locally/), simply run

```
conda install pytorch-geometric -c rusty1s -c conda-forge
Expand Down

0 comments on commit 3422b1d

Please sign in to comment.