diff --git a/docs/install/includes/install.rst b/docs/install/includes/install.rst index d3ac98ae3..b8678e8c9 100644 --- a/docs/install/includes/install.rst +++ b/docs/install/includes/install.rst @@ -989,7 +989,7 @@ Use the following instructions to install the ROCm Core SDK on your system. .. code-block:: cmd - cd C:\TheRock\build + cd C:\TheRock curl -o therock-dist-windows-gfx120X-all-7.11.0.tar.gz https://repo.amd.com/rocm/tarball/therock-dist-windows-gfx120X-all-7.11.0.tar.gz tar -xzf therock-dist-windows-gfx120X-all-7.11.0.tar.gz -C build --strip-components=1 @@ -1000,7 +1000,7 @@ Use the following instructions to install the ROCm Core SDK on your system. .. code-block:: cmd - cd C:\TheRock\build + cd C:\TheRock curl -o therock-dist-windows-gfx110X-all-7.11.0.tar.gz https://repo.amd.com/rocm/tarball/therock-dist-windows-gfx110X-all-7.11.0.tar.gz tar -xzf therock-dist-windows-gfx110X-all-7.11.0.tar.gz -C build --strip-components=1 @@ -1011,7 +1011,7 @@ Use the following instructions to install the ROCm Core SDK on your system. .. code-block:: cmd - cd C:\TheRock\build + cd C:\TheRock curl -o therock-dist-windows-gfx103X-dgpu-7.11.0.tar.gz https://repo.amd.com/rocm/tarball/therock-dist-windows-gfx103X-dgpu-7.11.0.tar.gz tar -xzf therock-dist-windows-gfx103X-dgpu-7.11.0.tar.gz -C build --strip-components=1 @@ -1022,7 +1022,7 @@ Use the following instructions to install the ROCm Core SDK on your system. .. code-block:: cmd - cd C:\TheRock\build + cd C:\TheRock curl -o therock-dist-windows-gfx1151-7.11.0.tar.gz https://repo.amd.com/rocm/tarball/therock-dist-windows-gfx1151-7.11.0.tar.gz tar -xzf therock-dist-windows-gfx1151-7.11.0.tar.gz -C build --strip-components=1 @@ -1033,7 +1033,7 @@ Use the following instructions to install the ROCm Core SDK on your system. .. code-block:: cmd - cd C:\TheRock\build + cd C:\TheRock curl -o therock-dist-windows-gfx1150-7.11.0.tar.gz https://repo.amd.com/rocm/tarball/therock-dist-windows-gfx1150-7.11.0.tar.gz tar -xzf therock-dist-windows-gfx1150-7.11.0.tar.gz -C build --strip-components=1