Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbouchard committed Oct 18, 2024
1 parent 157f5d6 commit 092ce7c
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 @@ -42,7 +42,7 @@ Bias and fairness metrics offered by LLaMBDA fall into one of several categories
We recommend creating a new virtual environment using venv before installing LLaMBDA. To do so, please follow instructions [here](https://docs.python.org/3/library/venv.html).

### Installing LLaMBDA
We are currently awaiting PyPI approval for the name `llambda`. The latest version can be installed from the github URL:
The latest version can be installed from the github URL:

```bash
pip install git+https://github.com/cvs-health/llambda.git
Expand Down

0 comments on commit 092ce7c

Please sign in to comment.