diff --git a/docs/guide/install.rst b/docs/guide/install.rst index 4c1c7a9..ce8345e 100644 --- a/docs/guide/install.rst +++ b/docs/guide/install.rst @@ -34,7 +34,7 @@ To contribute to Stable-Baselines, with support for running tests and building t .. code-block:: bash - git clone https://github.com/ANL-CEEESA/LLEPE.git + git clone https://github.com/titusquah/LLEPE.git && cd LLEPE pip install -e .[docs,tests]