Skip to content

Commit

Permalink
Fix typo in installation.md
Browse files Browse the repository at this point in the history
bellow -> below

Signed-off-by: Ikko Eltociear Ashimine <[email protected]>
  • Loading branch information
eltociear authored Jul 16, 2023
1 parent dc1bc77 commit 3d0617f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Ignite](https://pytorch.org/ignite/), please follow the instructions:

- [Installing the recommended dependencies](#installing-the-recommended-dependencies)

The installation commands bellow usually end up installing CPU variant of PyTorch. To install GPU-enabled PyTorch:
The installation commands below usually end up installing CPU variant of PyTorch. To install GPU-enabled PyTorch:

1. Install the latest NVIDIA driver.
1. Check [PyTorch Official Guide](https://pytorch.org/get-started/locally/) for the recommended CUDA versions. For Pip package, the user needs to download the CUDA manually, install it on the system, and ensure CUDA_PATH is set properly.
Expand Down

0 comments on commit 3d0617f

Please sign in to comment.