From 71f0edc93334ec3ef135780bd458731d7bfb8ccc Mon Sep 17 00:00:00 2001 From: psychhim Date: Mon, 12 Jan 2026 21:30:39 +0530 Subject: [PATCH] Fix: README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 761803d..b88ab16 100644 --- a/README.md +++ b/README.md @@ -27,16 +27,16 @@ 1. Clone this repository or download `upload.sh`: - git clone https://github.com/hyzendust/command_upload.git - cd upload.sh + git clone https://github.com/hyzendust/command_upload.git + cd upload.sh 2. Make the script executable: - chmod +x upload.sh + chmod +x upload.sh 3. Optionally, move it to a directory in your PATH for global access: - sudo mv upload.sh /usr/local/bin/upload + sudo mv upload.sh /usr/local/bin/upload ## Usage