Update requirements install in docs
Change pip3 install to pipenv install to match new dependency management Change-Id: Idbfb47744ece56b5a4549687f39c8e3c36be60a5
This commit is contained in:
parent
e65715d1a1
commit
261b064b65
@ -130,4 +130,4 @@ Before using Spyglass you must:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
pip3 install -r spyglass/requirements.txt
|
||||
pip3 install pipenv && pipenv install
|
||||
|
Loading…
Reference in New Issue
Block a user