diff --git a/README.md b/README.md index b16968e..7131d1d 100644 --- a/README.md +++ b/README.md @@ -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