Skip to content

Commit

Permalink
added missing command to install packages (#7183)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhparijat committed Mar 31, 2023
1 parent 965396d commit 48a2096
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/auth/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ You can optionally clear the cache and rebuild using:
```bash
cd auth/demo
rm -rf node_modules yarn.lock
yarn
yarn build:deps
```

Expand Down

0 comments on commit 48a2096

Please sign in to comment.