Edit README

This commit is contained in:
0xf8 2023-06-21 21:48:48 -04:00
parent ff846443f0
commit f4b0892ab8
Signed by: 0xf8
GPG Key ID: 446580D758689584
1 changed files with 5 additions and 0 deletions

View File

@ -3,9 +3,14 @@ Frontend for the self-hosted Minecraft authentication server
# How to use
1. Install dependencies
<br/>
`yarn add` OR `npm i`
2. Build project
<br/>
`yarn build` OR `npm build`
3. Move build to yggdrasil
<br/>
`mv dist/* [folder to yggdrasil]/static/`