Skip to content

Commit

Permalink
Merge pull request #20 from NVIDIA/fix-link-to-nvaie-script
Browse files Browse the repository at this point in the history
Fix link to gpu-operator install script for NVAIE
  • Loading branch information
mikemckiernan authored Mar 4, 2024
2 parents 2cce1e9 + 71fd47e commit d0e93d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpu-operator/install-gpu-operator-nvaie.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To install GPU Operator with NVIDIA AI Enterprise, apply the following steps.

.. note::

You can also use the following `script <https://raw.githubusercontent.com/NVIDIA/gpu-operator/master/scripts/install-gpu-operator-nvaie.sh>`_, which automates the below installation instructions.
You can also use the following `script <https://raw.githubusercontent.com/NVIDIA/gpu-operator/master/scripts/gpu-operator-nvaie.sh>`_, which automates the below installation instructions.
Create the ``gpu-operator`` namespace:

.. code-block:: console
Expand Down

0 comments on commit d0e93d3

Please sign in to comment.