Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoTeneggi committed Apr 10, 2021
1 parent c48773a commit d37a531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ h-Shap provides a fast, hierarchical implementation of Shapley coefficients for
h-Shap is implemented in Python and it can be installed by cloning this repository.

```python
git clone hshap
cd hshap
git clone https://github.com/Sulam-Group/h-shap.git
cd h-shap
pip install -e .
```

Expand Down

0 comments on commit d37a531

Please sign in to comment.