Unverified Commit 2a60c9bd authored by Jim Burtoft's avatar Jim Burtoft Committed by GitHub
Browse files

[Doc] minor fix to neuron-installation.rst (#3505)

parent c614cfee
...@@ -128,6 +128,7 @@ Once neuronx-cc and transformers-neuronx packages are installed, we will be able ...@@ -128,6 +128,7 @@ Once neuronx-cc and transformers-neuronx packages are installed, we will be able
.. code-block:: console .. code-block:: console
$ git clone https://github.com/vllm-project/vllm.git
$ cd vllm $ cd vllm
$ pip install -U -r requirements-neuron.txt $ pip install -U -r requirements-neuron.txt
$ pip install . $ pip install .
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment