Skip to content

Commit

Permalink
docs(README): improve install
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Oct 8, 2022
1 parent 9764f3b commit bee1ae6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ It reaches my proxy's speed limit, and the **speed depends on whether you are a

Go to [GitHub Releases](https://github.com/iyear/tdl/releases) to download the latest version

(optional) Use it everywhere:
```shell
# Linux & macOS
sudo mv tdl /usr/local/bin
# Windows (PowerShell)
Move-Item tdl.exe C:\Windows\System32
```

## Usage

Get help
Expand Down

0 comments on commit bee1ae6

Please sign in to comment.