diff --git a/README.md b/README.md index 09485654..fb0ab91f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ npm run start To publish, just run: ```sh -npx lerna version +npx lerna publish ``` This will publish all packages that changed since the last version.