Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StatMixedML authored Jan 19, 2024
1 parent 567a365 commit b61a390
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ We introduce a comprehensive framework that models and predicts the full conditi
:boom: [2022-01-04] LightGBMLSS v0.1.0 is released!

## `Installation`
To install LightGBMLSS please first run
To install the development version of LightGBMLSS, please use
```python
pip install git+https://github.com/StatMixedML/LightGBMLSS.git
```
Then, to install the shap-dependency, run
For the PyPI version, please use
```python
pip install git+https://github.com/dsgibbons/shap.git
pip install lightgbmlss
```

## `Available Distributions`
Expand Down

0 comments on commit b61a390

Please sign in to comment.