diff --git a/README.md b/README.md index 14930b5..4848d7e 100644 --- a/README.md +++ b/README.md @@ -100,10 +100,10 @@ pnpm format _you can run `pnpm format:fix` to fix all format errors_ -To validate everything, run the following command: +To interactively update dependencies, run the following command: ``` -pnpm validate +pnpm deps:update ``` ## Recommendations