Skip to content

Commit 8f97bcd

Browse files
doc: update pnpm
1 parent 31930a6 commit 8f97bcd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

website/guide/quick-start.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ cargo install ast-grep --locked
4242
```shell [npm]
4343
# install via npm
4444
npm i @ast-grep/cli -g
45+
46+
# note, for pnpm, you many need manually approve postinstall script
47+
# pnpm approve-builds
4548
```
4649

4750
```shell [pip]

0 commit comments

Comments
 (0)