Skip to content

Commit

Permalink
Add pip link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdalpino committed Oct 15, 2024
1 parent 43e2f5c commit 60b120a
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 @@ -7,7 +7,7 @@ An implementation of the OkBloomer algorithm, an autoscaling [Bloom filter](http
- **Open-source** and free to use commercially

## Installation
Install Ok Bloomer using a Python package manager, example pip:
Install DNA Hash using a Python [package manager](https://packaging.python.org/en/latest/tutorials/installing-packages/), example pip:

```
pip install okbloomer
Expand Down

0 comments on commit 60b120a

Please sign in to comment.