From 570756057235f72ed86e8563203ecfe6c840f44b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 8 Jan 2025 13:58:02 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c851441..8c151af 100644 --- a/README.md +++ b/README.md @@ -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 `archive@shiftos.dev` 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`