mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-02 02:41:49 +02:00
Rename Raspbian to Raspberry Pi OS
This commit is contained in:
parent
b2e15b5c81
commit
2b699c091c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Build Snapcast
|
# Build Snapcast
|
||||||
|
|
||||||
Clone the Snapcast repository. To do this, you need git.
|
Clone the Snapcast repository. To do this, you need git.
|
||||||
For Debian derivates (e.g. Raspbian, Debian, Ubuntu, Mint):
|
For Debian derivates (e.g. Raspberry Pi OS, Debian, Ubuntu, Mint):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt-get install git
|
sudo apt-get install git
|
||||||
|
@ -31,7 +31,7 @@ For `cmake` you must add the path to the `-DBOOST_ROOT` flag: `cmake -DBOOST_ROO
|
||||||
## Linux (Native)
|
## Linux (Native)
|
||||||
|
|
||||||
Install the build tools and required libs:
|
Install the build tools and required libs:
|
||||||
For Debian derivates (e.g. Raspbian, Debian, Ubuntu, Mint):
|
For Debian derivates (e.g. Raspberry Pi OS, Debian, Ubuntu, Mint):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt-get install build-essential
|
sudo apt-get install build-essential
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue