Skip to content

Commit 754c930

Browse files
committed
feat: update instllation command adding AI editors
1 parent 59fd6cc commit 754c930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ If you already have a frontend app, you can run the `npx add-manifest` command f
6060

6161
:::
6262

63-
#### Note with PNPM
63+
#### Note with PNMP
6464

65-
As [PNPM](https://pnpm.io/fr/) blocks postinstall scripts, we have to adapt the `package.json`. Add this to your `package.json` file before doing `pnpm install`:
65+
As [PNPM](https://pnpm.io/fr/) blocks postinstall scripts, we have to adapt the `þackage.json`. Add this to your `package.json` file before doing `pnpm install`:
6666

6767
```json
6868
"pnpm": {

0 commit comments

Comments
 (0)