diff --git a/README.md b/README.md index ef4412c8..680e823a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,6 @@ These commands: ### Publishing ```bash -npm run publish:dry # Preview what will be published npm run publish # Publish all packages to npm ```