mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 02:07:55 +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
|
||||
|
||||
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
|
||||
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)
|
||||
|
||||
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
|
||||
sudo apt-get install build-essential
|
||||
|
|
Loading…
Add table
Reference in a new issue