diff --git a/README.md b/README.md index c1e2315a..c508edbe 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ To get started, first install [Dependencies](#dependencies) and then see - `npm install --prefix scripts` - We manage the packages in a monorepo using [Rush](https://rushjs.io/). - Install JS dependencies - - `just rush install` + - `just rush update` ## Running the Convex Backend