diff --git a/README.md b/README.md index fdb7435..c851441 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ Make sure to clone the repository using `git clone` so it could fetch all the fi # Submitting a ShiftOS binary If you have a ShiftOS binary, zip it (if it has dependencies) then put it on `public/assets/downloads/(version here)`. Then submit a pull request. + +# How to build +- Download NodeJS, and Yarn +- Run `yarn install` and `yarn run dev` \ No newline at end of file