Fix: README.md

This commit is contained in:
psychhim
2026-01-12 21:29:07 +05:30
parent c0cff62bc1
commit 5d6c4ece04

View File

@@ -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