diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ # ShiftOS Archive Where you see information about ShiftOS. +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 `assets/downloads/(version here)`. Then submit a pull request.
\ No newline at end of file +If you have a ShiftOS binary, zip it (if it has dependencies) then put it on `assets/downloads/(version here)`. Then submit a pull request. |
