Skip to content

Commit 7858249

Browse files
authored
updated_readme.md
1 parent 2794ce5 commit 7858249

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Update your bot token in main.py.
2222

2323
```
2424
25-
docker build -t Songest .
26-
docker run -d -v library:library Songest
25+
docker build -t songest .
26+
docker run -d -v library:library songest
2727
```
2828
# Ussage
2929

@@ -34,4 +34,4 @@ Just send the link of playlist or album link to the bot and it will download it
3434
check out https://github.com/spotDL/spotify-downloader
3535

3636
# Fair use
37-
The purpose of this tool is not to encourage piracy, I fully support the creator of music getting full credit and monetry fee for their honest work. This tool doesn`t support piracy.
37+
The purpose of this tool is not to encourage piracy, I fully support the creator of music getting full credit and monetry fee for their honest work. This tool doesn`t support piracy.

0 commit comments

Comments
 (0)