Update readme.md
This commit is contained in:
parent
8d51a620c8
commit
6b01e8b216
12
readme.md
12
readme.md
|
@ -26,22 +26,22 @@
|
||||||
yaourt pagraphcontrol-git
|
yaourt pagraphcontrol-git
|
||||||
```
|
```
|
||||||
|
|
||||||
## Optional dependencies
|
### Ubuntu (manual build)
|
||||||
|
|
||||||
### PulseAudio volume peaks
|
|
||||||
For displaying audio peaks at the connectors
|
|
||||||
https://github.com/futpib/papeaks
|
|
||||||
|
|
||||||
## Building
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install npm
|
sudo apt install npm
|
||||||
sudo npm install -g yarn
|
sudo npm install -g yarn
|
||||||
|
|
||||||
git clone https://github.com/futpib/pagraphcontrol.git
|
git clone https://github.com/futpib/pagraphcontrol.git
|
||||||
cd pagraphcontrol
|
cd pagraphcontrol
|
||||||
|
|
||||||
yarn install
|
yarn install
|
||||||
yarn build
|
yarn build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### PulseAudio volume peaks (optional)
|
||||||
|
To see audio peaks build [papeaks](https://github.com/futpib/papeaks) and put it on your `PATH`.
|
||||||
|
|
||||||
## See Also
|
## See Also
|
||||||
|
|
||||||
### Other PulseAudio Superpowers
|
### Other PulseAudio Superpowers
|
||||||
|
|
Loading…
Reference in New Issue
Block a user