Skip to content

Commit

Permalink
Updated build from source instructions to resolve issue #259 (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMD-melliott authored Aug 12, 2024
1 parent c33e179 commit c163224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install/rocm-offline-installer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -682,13 +682,13 @@ To build the Offline Installer Creator:

.. code-block:: shell
git clone git@github.com:ROCm/rocm-install-on-linux.git
git clone https://github.com/ROCm/rocm-install-on-linux
#. Build the configuration

.. code-block:: shell
cd src/offline-install
cd rocm-install-on-linux/src/offline-installer
mkdir build
cd build
cmake ..
Expand Down

0 comments on commit c163224

Please sign in to comment.