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

Commit4509d75

Browse files
Updating readme file
1 parentcf6f6fd commit4509d75

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

‎open-song/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
#Open Song
22
###Open youtube song from cli
3-
- Install dependencies`BeautifulSoup` and`Requests`
4-
-```bash
5-
cd I-Learn-Python/open-song
3+
###STEPS
4+
-####Install dependencies`BeautifulSoup` and`Requests` thorugh[pip](https://pip.pypa.io/en/stable/')
5+
-```bash
6+
cd /path/to/I-Learn-Python/open-song
67
python3 open-song.py
78
```
8-
- You can alsoalias thecommandif you quickly wanna open it from the terminal
9-
```bash
10-
echo`alias open-song='python3 /path/to/the/file/'`
9+
-####You can also alias the command if you quickly wanna open it from the terminal
10+
```sh
11+
echoalias open-song='python3 /path/to/open-song.py/'>>~/.bash_aliases
1112
```
13+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp