diff --git a/README.md b/README.md index 4591ef6..2b6688d 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,11 @@ 2. Delete Python 3.7 support, because PyTorch 2.0 does not support it. # How to use -1. Go to Releases module, choose the versions of PYG you want and the right version of your Python environment. -2. Download the zip file. -3. ```unzip``` it, and ```cd ``` into the folder. -4. ```pip install ./*``` +1. Be sure that you have installed ROCm 5.4.2 or newer versions. You can use ```rocm-smi``` to check it. +2. Go to Releases module, choose the versions of PYG you want and the right version of your Python environment. +3. Download the zip file. +4. ```unzip``` it, and ```cd ``` into the folder. +5. ```pip install ./*``` # Build environment ```