Skip to content

Commit b61a390

Browse files
authored
Update README.md
1 parent 567a365 commit b61a390

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ We introduce a comprehensive framework that models and predicts the full conditi
4040
:boom: [2022-01-04] LightGBMLSS v0.1.0 is released!
4141

4242
## `Installation`
43-
To install LightGBMLSS please first run
43+
To install the development version of LightGBMLSS, please use
4444
```python
4545
pip install git+https://github.com/StatMixedML/LightGBMLSS.git
4646
```
47-
Then, to install the shap-dependency, run
47+
For the PyPI version, please use
4848
```python
49-
pip install git+https://github.com/dsgibbons/shap.git
49+
pip install lightgbmlss
5050
```
5151

5252
## `Available Distributions`

0 commit comments

Comments
 (0)