Skip to content

Commit

Permalink
docs - update readme plugin install instructions (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
kapilt authored Mar 14, 2023
1 parent 5f450b1 commit b6f81ea
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 @@ -18,7 +18,7 @@ A post build / pre publish command to allow for creating wheels with frozen depe

```shell
# install plugin
poetry self install poetry-plugin-freeze
poetry self add poetry-plugin-freeze

# build per normal
poetry build
Expand Down

0 comments on commit b6f81ea

Please # to comment.