Skip to content

Commit c4cf4ee

Browse files
Switch to pnpx instead of npx
Working around npm/cli#8196 using pnpm.
1 parent fc633e1 commit c4cf4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Before we start the installer make sure you are running:
113113

114114
With those two installed you can create a new project with the **Graphweaver CLI**, by running:
115115

116-
`npx graphweaver@latest init`
116+
`pnpx graphweaver@latest init`
117117

118118
The prompts will ask you which backends to install for this app.
119119

0 commit comments

Comments
 (0)