From 6b01e8b216a410991c682d7d39acbd976b0a5324 Mon Sep 17 00:00:00 2001 From: futpib Date: Sun, 3 Feb 2019 00:33:03 +0300 Subject: [PATCH] Update readme.md --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index ff78002..b340a96 100644 --- a/readme.md +++ b/readme.md @@ -26,22 +26,22 @@ 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 sudo apt install npm sudo npm install -g yarn + git clone https://github.com/futpib/pagraphcontrol.git cd pagraphcontrol + yarn install 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 ### Other PulseAudio Superpowers