Rename Raspbian to Raspberry Pi OS

This commit is contained in:
Jordan Williams 2021-11-28 07:31:43 -06:00 committed by Johannes Pohl
parent b2e15b5c81
commit 2b699c091c

View file

@ -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