Skip to content

Commit

Permalink
mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
reaitten authored Apr 12, 2021
1 parent b54386b commit d215ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DownloadBot_Guide_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ This script that we're going to need to use is in Chinese.
Will be saved in user's Downloads folder
### Download Script
```
wget -N git.io/aria2.sh -P $HOME/Downloads && chmod +x aria2.sh
wget -N git.io/aria2.sh -P $HOME/Downloads && chmod +x $HOME/Downloads/aria2.sh
```
### Run Script
```
Expand Down

0 comments on commit d215ecc

Please sign in to comment.