Adding build and dependency information to Readme

This commit is contained in:
Padok 2019-02-02 21:17:09 +01:00 committed by futpib
parent 5bbdde25ec
commit 8d51a620c8

View File

@ -26,6 +26,22 @@
yaourt pagraphcontrol-git
```
## Optional dependencies
### PulseAudio volume peaks
For displaying audio peaks at the connectors
https://github.com/futpib/papeaks
## Building
```bash
sudo apt install npm
sudo npm install -g yarn
git clone https://github.com/futpib/pagraphcontrol.git
cd pagraphcontrol
yarn install
yarn build
```
## See Also
### Other PulseAudio Superpowers