We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
type
degit
1 parent d6540ab commit e7f9b85Copy full SHA for e7f9b85
src/content/docs/workers/framework-guides/web-apps/redwoodsdk.mdx
@@ -28,7 +28,7 @@ RedwoodSDK is a composable framework for building server-side web apps on Cloudf
28
29
Run the following command, replacing `<project-name>` with your desired project name:
30
<PackageManagers
31
- type="exec"
+ type="dlx"
32
pkg="degit"
33
args={"redwoodjs/sdk/starters/standard#main <project-name>"}
34
/>
0 commit comments