Skip to content

Commit 48a2096

Browse files
authored
added missing command to install packages (#7183)
1 parent 965396d commit 48a2096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/auth/demo/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ You can optionally clear the cache and rebuild using:
5757
```bash
5858
cd auth/demo
5959
rm -rf node_modules yarn.lock
60+
yarn
6061
yarn build:deps
6162
```
6263

0 commit comments

Comments
 (0)