diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index 07e546a..ad8ec32 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -130,4 +130,4 @@ Before using Spyglass you must: .. code-block:: console - pip3 install -r spyglass/requirements.txt + pip3 install pipenv && pipenv install