diff --git a/README.md b/README.md index addce943..781720d7 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ and follow the instructions to add a new changeset for the relevant packages. A release can then be performed by running ```bash -npx changeset version +npx changeset version && npm install ``` and committing and pushing the changes.