Improved readme formatting
This commit is contained in:
parent
30dcf7206c
commit
0fb567a58e
12
README.md
12
README.md
@ -8,20 +8,20 @@ A Pipewire client for the Expert Sleepers ES-5 eurorack module. Based upon [ES-5
|
|||||||
- GCC
|
- GCC
|
||||||
- Pipewire Development
|
- Pipewire Development
|
||||||
|
|
||||||
#### Fedora & RHEL
|
#### Fedora & RHEL
|
||||||
```sh
|
```sh
|
||||||
sudo dnf install gcc pipewire-devel
|
sudo dnf install gcc pipewire-devel
|
||||||
```
|
```
|
||||||
#### Debian & Ubuntu
|
#### Debian & Ubuntu
|
||||||
```sh
|
```sh
|
||||||
sudo apt install gcc pipewire-dev
|
sudo apt install gcc pipewire-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
## Building
|
## Build
|
||||||
```sh
|
```sh
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
### Installing
|
## Install
|
||||||
```sh
|
```sh
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user