diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 5d9a2ecd3..3c10ab748 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -176,7 +176,8 @@ containing all the necessary packages (except pandoc), use:: conda env create -f docs/environment.yml conda activate notebook_docs # Linux and OS X - activate notebook_docs # Windows + activate notebook_docs # Windows + pip install . .. _conda environment: https://conda.io/docs/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file