diff --git a/README.md b/README.md index 43e177b4..3b5bf271 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To use Akkoma-FE in Akkoma, use the [frontend](https://docs.akkoma.dev/stable/ad ``` bash # install dependencies -npm install -g yarn +corepack enable yarn # serve with hot reload at localhost:8080