Merge pull request #157 from meow-tsx/patch-1

Update(README.md): use npm ci instead of npm i.
This commit is contained in:
Timothy Jaeryang Baek 2024-07-31 16:02:49 +02:00 committed by GitHub
commit 2afed0aa96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ This website is built using [Docusaurus](https://docusaurus.io/), a modern stati
## Installation
```sh
npm i
npm ci
```
## Local Development