Skip to content

Commit 9accded

Browse files
authoredJul 17, 2021
README: simplify installation command
1 parent fe6cba2 commit 9accded

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed
 

‎README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,7 @@ In most cases, the first few will already be there and the package installer wi
124124

125125
On Debian / Ubuntu / Raspbian / Raspberry Pi OS:
126126

127-
sudo apt-get install git
128-
sudo apt-get install gcc
129-
sudo apt-get install g++
130-
sudo apt-get install make
131-
sudo apt-get install cmake
132-
sudo apt-get install libasound2-dev
133-
sudo apt-get install libudev-dev
127+
sudo apt-get install git gcc g++ make cmake libasound2-dev libudev-dev
134128

135129
Or on Red Hat / Fedora / CentOS:
136130

0 commit comments

Comments
 (0)