From 764df7925a2d8d723330f70e501b1b62cf18d5c1 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 3 Sep 2020 19:45:41 -0400 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9322e3c..27f8734 100644 --- a/README.md +++ b/README.md @@ -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.