diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ Public archive for the original ShiftOS, ShiftOS Next, ShiftOS C#, and ShiftOS 1 Make sure to clone the repository using `git clone` so it could fetch all the files. # 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. +If you have a ShiftOS binary, zip it (if it has dependencies) then send an email to `[email protected]` with the binary/zip attached. # How to build - Download NodeJS, and Yarn -- Run `yarn install` and `yarn run dev`
\ No newline at end of file +- Run `yarn install` and `yarn run dev` |
