Use corepack in build instructions

This commit is contained in:
Norm 2023-09-23 20:33:46 -04:00
parent 52b0b6f008
commit 306cea04a1
Signed by untrusted user: norm
GPG Key ID: 7123E30E441E80DE
1 changed files with 1 additions and 1 deletions

View File

@ -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