Skip to content

Commit 2892544

Browse files
aspeddrocristianoc
authored andcommitted
update quick install
1 parent 29a9185 commit 2892544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/LandingPageLayout.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ module QuickInstall = {
245245
</div>
246246
<div className="w-full space-y-2">
247247
{copyBox("npm install rescript")}
248-
{copyBox("npx rescript init .")}
248+
{copyBox("npx create-rescript-app")}
249249
</div>
250250
</div>
251251
}

0 commit comments

Comments
 (0)