Skip to content

Commit dfd4989

Browse files
committed
fix: typo on astro homepage command
1 parent 3e3d0ce commit dfd4989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const sortedPosts = getSortedPosts(posts);
5353
>
5454
<Code
5555
code={`$ npx create-oss-store
56-
$ cd my-oss-store && npm start
56+
$ cd oss-oopssec-store && npm start
5757
5858
# → Open http://localhost:3000 and start hunting flags`}
5959
lang="bash"

0 commit comments

Comments
 (0)