diff --git a/docs/standard/technical/build.rst b/docs/standard/technical/build.rst index d5538362..125e3963 100644 --- a/docs/standard/technical/build.rst +++ b/docs/standard/technical/build.rst @@ -72,8 +72,7 @@ If the tests are failing: .. code-block:: shell - pip install pip-tools - pip-sync + pip install -r requirements_dev.txt - Clean and re-build the documentation: