[docs] Fix markdown

This commit is contained in:
ejurgensen 2022-12-20 17:40:57 +01:00
parent c8455f936a
commit 82a5672d99

View File

@ -1,20 +1,16 @@
# How to get and install OwnTone # How to get and install OwnTone
You can compile and run OwnTone on pretty much any Linux- or BSD-platform. The You can compile and run OwnTone on pretty much any Linux- or BSD-platform. The
instructions on how to do that are [here](building.md). instructions are [here](building.md).
Apt repositories, images and precompiled binaries are available for some Apt repositories, images and precompiled binaries are available for some
platforms. These can save you some work and make it easier to stay up to date: platforms. These can save you some work and make it easier to stay up to date:
Platform | How to get Platform | How to get
----------------------|--------------------------------------------------------- ----------------------|---------------------------------------------------------
RPi w/Raspberry Pi OS | Add OwnTone repository to apt sources, see: RPi w/Raspberry Pi OS | Add OwnTone repository to apt sources, see:<br>[OwnTone server (iTunes server) - Raspberry Pi Forums](http://www.raspberrypi.org/phpBB3/viewtopic.php?t=49928)
| [OwnTone server (iTunes server) - Raspberry Pi Forums](http://www.raspberrypi.org/phpBB3/viewtopic.php?t=49928)
----------------------|---------------------------------------------------------
Debian/Ubuntu amd64 | Download .deb as [artifact from Github workflow](https://github.com/owntone/owntone-apt/actions) Debian/Ubuntu amd64 | Download .deb as [artifact from Github workflow](https://github.com/owntone/owntone-apt/actions)
----------------------|--------------------------------------------------------- OpenWrt | Run `opkg install owntone`
OpenWrt | opkg install owntone
----------------------|---------------------------------------------------------
Docker | See [linuxserver/docker-daapd](https://github.com/linuxserver/docker-daapd) Docker | See [linuxserver/docker-daapd](https://github.com/linuxserver/docker-daapd)
OwnTone is not in the official Debian repositories due to lack of Debian OwnTone is not in the official Debian repositories due to lack of Debian