Skip to content

Commit

Permalink
Merge pull request #76 from vc1492a/IroNEDR-patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
vc1492a authored Nov 28, 2024
2 parents 11fc844 + e559638 commit 684dd39
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ First install the package from the Python Package Index:
```shell
pip install PyNomaly # or pip3 install ... if you're using both Python 3 and 2.
```

Alternatively, you can use conda to install the package from conda-forge:

```shell
conda install conda-forge::pynomaly
```
Then you can do something like this:

```python
Expand Down

0 comments on commit 684dd39

Please sign in to comment.