Skip to content

Commit

Permalink
Update name of Logitech Media Server to Lyrion Music Server
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvijge committed Nov 20, 2024
1 parent fdd7ae0 commit b081183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ You can do that on Debian Linux (Raspian, Ubuntu, Mint etc.) like this:

sudo apt-get install libssl-dev
sudo perl -MCPAN -e 'install IO::Socket::SSL'
sudo service logitechmediaserver restart
sudo systemctl restart lyrionmusicserver.service

And on Red Hat Enterprise Linux (Fedora, CentOS, etc.) like this:

sudo yum -y install openssl-devel
sudo perl -MCPAN -e 'install IO::Socket::SSL'
sudo service logitechmediaserver restart
sudo systemctl restart lyrionmusicserver.service

## Licence ##

Expand Down

0 comments on commit b081183

Please sign in to comment.