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 118cd75 commit 64cf8f4Copy full SHA for 64cf8f4
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