mpd: update caveats

This commit is contained in:
FX Coudert 2018-09-07 15:31:02 +02:00
parent 009d7acbcd
commit 5d8945bb46

View file

@ -115,7 +115,6 @@ class Mpd < Formula
def caveats; <<~EOS
MPD requires a config file to start.
Please copy it from #{etc}/mpd/mpd.conf into one of these paths:
- $XDG_CONFIG_HOME/mpd/mpd.conf
- ~/.mpd/mpd.conf
- ~/.mpdconf
and tailor it to your needs.