rename for rtd

This commit is contained in:
titusquah
2021-04-07 11:27:10 -06:00
parent e66989a4cd
commit 5ce76bb867
37 changed files with 1716 additions and 3029 deletions

View File

@@ -24,17 +24,17 @@ To install the latest master version:
.. code-block:: bash
pip install git+https://xgitlab.cels.anl.gov/summer-2020/parameter-estimation.git
pip install git+https://github.com/ANL-CEEESA/LLEPE.git
Development version
===================
To contribute to Stable-Baselines, with support for running tests and building the documentation.
To contribute to LLEPE, with support for running tests and building the documentation.
.. code-block:: bash
git clone https://xgitlab.cels.anl.gov/summer-2020/parameter-estimation.git && cd parameter-estimation
git clone https://github.com/ANL-CEEESA/LLEPE.git
pip install -e .[docs,tests]