Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darinpp authored Jan 9, 2024
1 parent a94b736 commit cb7e177
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ On Ubuntu:
```
sudo apt install cmake libasound2-dev
```
On Fedora use `alsa-lib-devel`

Build
```
cmake .
cmake . && make
```
Test
```
./cmake-build-release/alsa-controller -h
./alsa-controller -h
Usage:
alsa-controller [flags]
Expand Down

0 comments on commit cb7e177

Please sign in to comment.