diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 19:45:41 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 19:45:41 -0400 |
| commit | 764df7925a2d8d723330f70e501b1b62cf18d5c1 (patch) | |
| tree | 3b751ff68d9a50794131be93a08befd5eb8dd04d /README.md | |
| parent | c376ee1110cbea7ad39bd2f0ce6849d433504ec2 (diff) | |
| download | shiftos-archive-website-764df7925a2d8d723330f70e501b1b62cf18d5c1.tar.gz shiftos-archive-website-764df7925a2d8d723330f70e501b1b62cf18d5c1.tar.bz2 shiftos-archive-website-764df7925a2d8d723330f70e501b1b62cf18d5c1.zip | |
Updated README
Diffstat (limited to 'README.md')
| -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. |
