diff options
Diffstat (limited to 'audio/mpc/README')
-rw-r--r-- | audio/mpc/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/mpc/README b/audio/mpc/README new file mode 100644 index 0000000000..feaa1b1e51 --- /dev/null +++ b/audio/mpc/README @@ -0,0 +1,8 @@ +mpc is a client for MPD, the Music Player Daemon. +mpc connects to a MPD running on a machine via a network. + +For bash tab completion, copy the mpc-bashrc file in +mpc's documentation directory to ~/.bashrc + +You will need to make sure you have set the MPD_HOST and MPD_PORT +environment variables. |