[docs] Note in installation.md about login requirement to get GH artifacts

Closes #1560
This commit is contained in:
ejurgensen 2022-12-26 10:09:11 +01:00
parent b9b5f8b113
commit fc83d807e0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ 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:<br>[OwnTone server (iTunes server) - Raspberry Pi Forums](http://www.raspberrypi.org/phpBB3/viewtopic.php?t=49928) 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)
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)<br>(requires that you are logged in)
OpenWrt | Run `opkg install owntone` OpenWrt | Run `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)