We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b1510 commit 38cf8d7Copy full SHA for 38cf8d7
1 file changed
README.md
@@ -49,8 +49,7 @@ pipx install youtube-cli
49
Install from source:
50
51
```bash
52
-# Clone this repository first
53
-# Then enter the project directory
+git clone git@github.com:Che7seaChen/youtube-cli.git
54
cd youtube-cli
55
python -m pip install -e .
56
youtube --help
@@ -290,8 +289,7 @@ pipx install youtube-cli
290
289
从源码安装:
291
292
293
-# 先克隆当前仓库
294
-# 然后进入项目目录
295
296
297
0 commit comments