Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
- update poetry installation method (now using releases and pypi)
  • Loading branch information
vile committed Apr 28, 2024
1 parent 4b8c26d commit 911bd4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ To apply correct headers we use the `flashbot` method which injects the correct

### Installing

Currently, this is not a published packaged, and is easiest to install using [Poetry](https://python-poetry.org/docs/) ([pipx](https://github.com/pypa/pipx)).
But, any package/env management solution that can install from Git/Github will work.
Install package with Poetry.

```bash
poetry add web3morebundlers
Expand Down

0 comments on commit 911bd4b

Please sign in to comment.