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

This commit is contained in:
Jim Burtoft 2024-03-19 16:21:35 -04:00 committed by GitHub
parent c614cfee58
commit 2a60c9bd17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -128,6 +128,7 @@ Once neuronx-cc and transformers-neuronx packages are installed, we will be able
.. code-block:: console
$ git clone https://github.com/vllm-project/vllm.git
$ cd vllm
$ pip install -U -r requirements-neuron.txt
$ pip install .