Skip to content

Commit

Permalink
i18n(ko-KR): update install-and-setup.mdx (#9460)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsparkdev authored Sep 21, 2024
1 parent b1772b5 commit 1abda6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/ko/install-and-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Astro는 기본적으로 최신 JavaScript를 지원하는 브라우저를 대

모든 것이 순조롭게 진행되면 성공 메시지와 함께 권장되는 다음 단계가 표시됩니다. 이제 프로젝트가 생성되었으므로 새 프로젝트 디렉터리에 `cd`하여 Astro를 시작할 수 있습니다.

2. CLI 마법사를 실행하는 중 `npm install` 단계를 건너뛴 경우 계속 진행하기 전에 종속성을 설치해야 합니다.
2. CLI 마법사를 실행하는 중 "Install dependencies?" 단계를 건너뛴 경우 계속 진행하기 전에 종속성을 설치해야 합니다.

3. 이제 [Astro 개발 서버를 시작](#astro-개발-서버-시작)하여 빌드하는 동안 프로젝트의 실시간 미리보기를 볼 수 있습니다!
</Steps>
Expand Down

0 comments on commit 1abda6d

Please sign in to comment.