Skip to content

Commit

Permalink
fix: pip install command
Browse files Browse the repository at this point in the history
  • Loading branch information
kilrau authored Feb 2, 2024
1 parent 35939d1 commit 2291cae
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 @@ -23,4 +23,4 @@ chmod +x regtest
poetry run pytest
```

Or install the latest release from [PyPI](https://pypi.org/project/boltz-client) via `pip install boltz-client`.
Or install the latest release from [PyPI](https://pypi.org/project/boltz-client) via `pip install boltz_client`.

0 comments on commit 2291cae

Please sign in to comment.