Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmindset committed May 27, 2024
1 parent 40a94a7 commit 3268015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Insolver can be installed via pip from PyPI. There are several installation opti
|----------------------------------------------------|---------------------------------------------|
| Regular installation | `pip install insolver` |
| Installation with feature engineering requirements | `pip install insolver[feature_engineering]` |
| Installation with feature monitoringp requirements | `pip install insolver[feature_monitoring]` |
| Installation with feature monitoring requirements | `pip install insolver[feature_monitoring]` |
| Installation with interpretation requirements | `pip install insolver[interpretation]` |
| Installation with serving requirements | `pip install insolver[serving]` |
| Installation with report requirements | `pip install insolver[report]` |
Expand Down

0 comments on commit 3268015

Please sign in to comment.