mirror of
https://akkoma.dev/lamp/akkoma-fe.git
synced 2025-08-07 03:31:51 -04:00
Use corepack in build instructions
This commit is contained in:
parent
52b0b6f008
commit
306cea04a1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user