Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dongzoolee authored Sep 21, 2024
1 parent dadb584 commit a620716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git clone https://github.com/sogang-icpc-team/sogang-icpc-team.github.io
yarn
```

의존성을 설치한 후, 아래의 명령어를 통해 Svelte.js를 개발환경에서 실행할 수 있습니다.
의존성을 설치한 후, 아래의 명령어를 통해 React.js를 개발환경에서 실행할 수 있습니다.

```shell
yarn react:dev
Expand All @@ -27,4 +27,4 @@ yarn react:dev
## 배포하기

기여자분의 `fork`한 레파지토리 혹은 `branch`에서 `main` 브랜치로 `pull request`를 보내주세요.
`merge`가 완료되면 `github actions`를 통해 자동으로 배포됩니다.
`merge`가 완료되면 `github actions`를 통해 자동으로 배포됩니다.

0 comments on commit a620716

Please sign in to comment.