Fix #135: Update libmpv package name in Linux install instructions
This commit is contained in:
@@ -43,7 +43,7 @@ On Linux, Supersonic is [available as a Flatpak](https://flathub.org/apps/detail
|
|||||||
|
|
||||||
If you are running Windows, Mac OS (Intel), or a Debian-based Linux distro, download the latest [release](https://github.com/dweymouth/supersonic/releases) for your operating system. If you prefer to build from source, **or there is no release build currently offered for your OS/architecture (Apple silicon Macs)**, then see the build instructions for your platform below.
|
If you are running Windows, Mac OS (Intel), or a Debian-based Linux distro, download the latest [release](https://github.com/dweymouth/supersonic/releases) for your operating system. If you prefer to build from source, **or there is no release build currently offered for your OS/architecture (Apple silicon Macs)**, then see the build instructions for your platform below.
|
||||||
|
|
||||||
**If you are on Linux** you must have libmpv installed on your system. On apt-based systems, run `sudo apt install libmpv-dev` if it is not already installed. The Windows and Mac release builds bundle the mpv dependencies.
|
**If you are on Linux** you must have libmpv installed on your system. On apt-based systems, run `sudo apt install libmpv1` if it is not already installed. The Windows and Mac release builds bundle the mpv dependencies.
|
||||||
|
|
||||||
## Build instructions (Ubuntu)
|
## Build instructions (Ubuntu)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user