README: simplify installation command

This commit is contained in:
Yishuai Li 2021-07-17 18:04:55 -04:00 committed by GitHub
parent fe6cba2b0d
commit 9accdedd51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -124,13 +124,7 @@ In most cases, the first few will already be there and the package installer wi
On Debian / Ubuntu / Raspbian / Raspberry Pi OS:
sudo apt-get install git
sudo apt-get install gcc
sudo apt-get install g++
sudo apt-get install make
sudo apt-get install cmake
sudo apt-get install libasound2-dev
sudo apt-get install libudev-dev
sudo apt-get install git gcc g++ make cmake libasound2-dev libudev-dev
Or on Red Hat / Fedora / CentOS: