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.
1 parent 21a4fab commit 1ca40c8Copy full SHA for 1ca40c8
apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.v3.$projectParam._index/route.tsx
@@ -445,7 +445,7 @@ function CreateTaskInstructions() {
445
/>
446
</div>
447
448
- <StepNumber stepNumber="1" title="Run the CLI 'init' command in your project" />
+ <StepNumber stepNumber="1" title="Run the CLI 'init' command in an existing project" />
449
<StepContentContainer>
450
<InitCommandV3 />
451
<Paragraph spacing>
0 commit comments