Fix: README.md

This commit is contained in:
psychhim
2026-01-12 21:30:39 +05:30
parent 5d6c4ece04
commit 71f0edc933

View File

@@ -27,16 +27,16 @@
1. Clone this repository or download `upload.sh`: 1. Clone this repository or download `upload.sh`:
git clone https://github.com/hyzendust/command_upload.git git clone https://github.com/hyzendust/command_upload.git
cd upload.sh cd upload.sh
2. Make the script executable: 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: 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 ## Usage