diff options
| author | Andrew Lee <[email protected]> | 2025-01-08 13:58:02 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-01-08 13:58:02 -0500 |
| commit | 570756057235f72ed86e8563203ecfe6c840f44b (patch) | |
| tree | ad057feac271a29e78e0deb04dda26a269a43c90 | |
| parent | 6c101177f299cbf31daf0388ba232bfbb08a28ac (diff) | |
| download | shiftos-archive-website-570756057235f72ed86e8563203ecfe6c840f44b.tar.gz shiftos-archive-website-570756057235f72ed86e8563203ecfe6c840f44b.tar.bz2 shiftos-archive-website-570756057235f72ed86e8563203ecfe6c840f44b.zip | |
Update README.md
| -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` |
