Skip to content

Commit

Permalink
Switch rush install to rush update (#23288)
Browse files Browse the repository at this point in the history
At least until we properly solve the pnpm-lock.yaml issue.

GitOrigin-RevId: 62232fe013cf76f2f9cf26af63500d44274e6a81
  • Loading branch information
nipunn1313 authored and Convex, Inc. committed Mar 11, 2024
1 parent ab42b39 commit 2abcfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2abcfff

Please sign in to comment.