Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ncaptier committed Nov 2, 2022
1 parent f0728fc commit a3070d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Stabilized-ica is now compatible with scikit-learn API, meaning that you can use

## Install

### Install the latest stable version with PyPi
```
pip install stabilized-ica
```

### Install from source
```
pip install git+https://github.com/ncaptier/stabilized-ica.git
Expand Down

0 comments on commit a3070d0

Please sign in to comment.