We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41d6bf commit f9f2238Copy full SHA for f9f2238
1 file changed
README.md
@@ -50,6 +50,10 @@ Good luck! :thumbsup:
50
51
Install dependencies.
52
53
+```bash
54
+npm install -g pnpm@latest-10
55
+```
56
+
57
```bash
58
pnpm install
59
```
0 commit comments