Skip to content

Commit 38cf8d7

Browse files
committed
docs: add repository clone URL
1 parent f7b1510 commit 38cf8d7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ pipx install youtube-cli
4949
Install from source:
5050

5151
```bash
52-
# Clone this repository first
53-
# Then enter the project directory
52+
git clone git@github.com:Che7seaChen/youtube-cli.git
5453
cd youtube-cli
5554
python -m pip install -e .
5655
youtube --help
@@ -290,8 +289,7 @@ pipx install youtube-cli
290289
从源码安装:
291290

292291
```bash
293-
# 先克隆当前仓库
294-
# 然后进入项目目录
292+
git clone git@github.com:Che7seaChen/youtube-cli.git
295293
cd youtube-cli
296294
python -m pip install -e .
297295
youtube --help

0 commit comments

Comments
 (0)