mirror of
https://github.com/Alee14/shiftos-website.git
synced 2025-01-22 03:31:47 -05:00
Added instructions
This commit is contained in:
parent
5a93dfb39f
commit
cdb26b9f96
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
Loading…
Reference in a new issue