mirror of
https://github.com/ANL-CEEESA/LLEPE.git
synced 2025-12-08 02:48:52 -06:00
Added license and updated docs
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user