From bee1ae6f1137dcdaf488d05c2211a9bd32358211 Mon Sep 17 00:00:00 2001 From: iyear Date: Sat, 8 Oct 2022 15:43:58 +0800 Subject: [PATCH] docs(README): improve install --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3f409051f9..8edce70515 100644 --- a/README.md +++ b/README.md @@ -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