Skip to content

Commit c36834b

Browse files
committed
update
1 parent 7896aaf commit c36834b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

mpd/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ alsa://plughw:1,0
5050
_EOF_
5151

5252
$ docker-compose up -d
53+
5354
$ docker-compose exec mpd sh
5455
>>> mpc help
5556
>>> mpc update
@@ -63,6 +64,13 @@ $ docker-compose exec mpd sh
6364
>>> mpc load shoutcast
6465
>>> mpc play
6566
>>> exit
67+
68+
$ docker-compose exec mpd ncmpcpp
69+
...........
70+
...........
71+
... TUI ...
72+
...........
73+
...........
6674
```
6775

6876
## Client Setup

0 commit comments

Comments
 (0)