Skip to content

Commit 3ee0a02

Browse files
everconnectcnadhocore
authored andcommitted
docs: fix a README error
1 parent bf7b0d7 commit 3ee0a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If anything goes wrong, you can rerun the command to resume upload from where it
1919
# jq
2020
sudo apt install jq -y
2121

22-
curl -sSLo ~/tusc curl https://github.com/adhocore/tusc.sh/releases/latest/download/tusc
22+
curl -sSLo ~/tusc https://github.com/adhocore/tusc.sh/releases/latest/download/tusc
2323
# for global binary
2424
chmod +x ~/tusc && sudo ln -s ~/tusc /usr/local/bin/tusc
2525
# OR, for user binary

0 commit comments

Comments
 (0)