Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc12908

Browse files
typo fixes in readme
1 parent4509d75 commitdc12908

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

‎open-song/README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
#Open Song
22
###Open youtube song from cli
33
###STEPS
4-
-####Install dependencies`BeautifulSoup` and`Requests` thorugh[pip](https://pip.pypa.io/en/stable/')
5-
-```bash
4+
-####Install dependencies`BeautifulSoup` and`Requests` through[pip](https://pip.pypa.io/en/stable/')
5+
```bash
6+
67
cd /path/to/I-Learn-Python/open-song
78
python3 open-song.py
9+
810
```
9-
-#### You can also alias the command if you quickly wanna open it from the terminal
10-
``` sh
11+
-#### You can also alias the command if you quickly want open it from the terminal
12+
``` bash
13+
1114
echoalias open-song='python3 /path/to/open-song.py/'>>~/.bash_aliases
15+
source~/.bashrc
16+
open-song"the dark side of the moon - Pink Floyd""Heathens - 21 pilots""AR Rahman"
17+
1218
```
1319

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp