diff --git a/README.md b/README.md index 33b1e30..75740f1 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,6 @@ $> npm run deploy ```shell script # Log in to npm $> npm login -# Build before publishing -$> npm run prepare # Push to npm $> npm publish --access public ```