Skip to content

Commit af61f7d

Browse files
Merge pull request #1783 from exogee-technology/thekevinbrown-patch-1
Switch to pnpx instead of npx
2 parents fc633e1 + c4cf4ee commit af61f7d

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)