Skip to content

Commit

Permalink
upt docs
Browse files Browse the repository at this point in the history
  • Loading branch information
RajaRakoto committed Sep 21, 2022
1 parent 47b1e39 commit f9ab896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A minimalist command line tool to facilitate "transfer.sh" usage: **upload|downl

### 📌 Installation
```bash
wget https://raw.githubusercontent.com/RajaRakoto/transfer-cli/master/transfer-setup.sh?token=GHSAT0AAAAAABXI5LRSCA7UFXVDJT4Q23UIYZLM7RQ && chmod +x transfer-setup.sh && ./transfer-setup.sh && rm transfer-setup.sh
wget https://raw.githubusercontent.com/RajaRakoto/transfer-cli/master/transfer-setup && chmod +x transfer-setup.sh && ./transfer-setup.sh && rm transfer-setup.sh
```

---
Expand Down

0 comments on commit f9ab896

Please sign in to comment.