diff --git a/docs/starting/dev-env.rst b/docs/starting/dev-env.rst index c3e3108..20a7904 100644 --- a/docs/starting/dev-env.rst +++ b/docs/starting/dev-env.rst @@ -145,6 +145,7 @@ using ``pip`` will be placed in the venv folder, isolated from the global Python installation. Install packages as usual. :: + $ pip install requests To stop using an environment simply type ``deactivate``. To remove the