Skip to content

Commit e2d7628

Browse files
committed
IS-11008: remove curity-cli command from docs
1 parent 67b458a commit e2d7628

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/haapi-react-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Install all workspaces from the repo root:
66

77
```shell
8-
curity-cli t && npm i --prefix "$(git rev-parse --show-toplevel)"
8+
npm i --prefix "$(git rev-parse --show-toplevel)"
99
```
1010

1111
- React

0 commit comments

Comments
 (0)