diskgraph icon indicating copy to clipboard operation
diskgraph copied to clipboard

Missing "Install" section in readme

Open bluepuma77 opened this issue 2 years ago • 1 comments

Looks really useful, how do I install this on my Debian server?

bluepuma77 avatar Jan 26 '23 16:01 bluepuma77

# successfully tested on Debian 12 bookworm, x86_64 GNU/Linux

git clone https://github.com/stolk/diskgraph.git
cd diskgraph/
make
./diskgraph /dev/sda

Abdull avatar Jan 03 '24 19:01 Abdull