diff --git a/README.md b/README.md index ef4412c88..680e823a6 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 ```