Skip to content

Commit e06bcf6

Browse files
committed
Update README
1 parent d34b882 commit e06bcf6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# mpDris2
22

3-
[![Join the chat at https://gitter.im/eonpatapon/mpDris2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eonpatapon/mpDris2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
53
mpDris2 provide MPRIS 2 support to mpd (Music Player Daemon).
64

75
mpDris2 is run in the user session and monitors a local or distant mpd server.
@@ -10,15 +8,13 @@ mpDris2 is run in the user session and monitors a local or distant mpd server.
108

119
## Stable release
1210

13-
Download the latest release at http://mpdris2.patapon.info/latest/
11+
Download the latest release at https://github.com/eonpatapon/mpDris2/releases
1412

1513
tar zvxf mpDris2-X.X.tar.gz
1614
cd mpDris2-X.X
1715
./autogen.sh --sysconfdir=/etc
1816
make install (as root)
1917

20-
Older releases can be found at http://mpdris2.patapon.info/
21-
2218
## From git
2319

2420
git clone git://github.com/eonpatapon/mpDris2.git

0 commit comments

Comments
 (0)