We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b458a commit e2d7628Copy full SHA for e2d7628
1 file changed
src/haapi-react-app/README.md
@@ -5,7 +5,7 @@
5
Install all workspaces from the repo root:
6
7
```shell
8
-curity-cli t && npm i --prefix "$(git rev-parse --show-toplevel)"
+npm i --prefix "$(git rev-parse --show-toplevel)"
9
```
10
11
- React
0 commit comments