aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Lee <[email protected]>2024-12-31 22:15:14 -0500
committerAndrew Lee <[email protected]>2024-12-31 22:15:32 -0500
commitece3aa48f3a57fb3144fcde24953dfaf99e1a21c (patch)
tree64dd633dfb2d03e928195cf8b99bee89e251ac9d /README.md
parentef063e81bca88ca2456080fb9cd8279813e16c65 (diff)
downloadshiftos-archive-website-ece3aa48f3a57fb3144fcde24953dfaf99e1a21c.tar.gz
shiftos-archive-website-ece3aa48f3a57fb3144fcde24953dfaf99e1a21c.tar.bz2
shiftos-archive-website-ece3aa48f3a57fb3144fcde24953dfaf99e1a21c.zip
Hopefully fixed the issue?
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 27f8734..9948e1b 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ 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.
+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.