Skip to content

Commit

Permalink
Update README.md (#127)
Browse files Browse the repository at this point in the history
Add a link to the "Install ROCm on Windows" page on ROCm Docs.
  • Loading branch information
dgaliffiAMD authored Jun 17, 2024
1 parent 9c9a7b9 commit 8cca20d
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 @@ -225,7 +225,7 @@ A collection of examples to enable new users to start using ROCm. Advanced users
### Windows

- [Visual Studio](https://visualstudio.microsoft.com/) 2019 or 2022 with the "Desktop Development with C++" workload
- ROCm toolchain for Windows (No public release yet)
- [HIP SDK for Windows](https://rocm.docs.amd.com/projects/install-on-windows/en/latest/how-to/install.html)
- The Visual Studio ROCm extension needs to be installed to build with the solution files.
- [CMake](https://cmake.org/download/) (optional, to build with CMake. Requires at least version 3.21)
- [Ninja](https://ninja-build.org/) (optional, to build with CMake)
Expand Down

0 comments on commit 8cca20d

Please sign in to comment.