Don't recommend compiling as root

pull/47/head
Ashish Kumar Yadav 3 years ago
parent 20395ec3da
commit a9b458c56c

@ -53,7 +53,8 @@ A tiny program to get the current root name. May prove helpful in debugging.
Clone the repository and run
```
cd dwmblocks
sudo make install clean
make
sudo make install
```
# Acknowledgements

Loading…
Cancel
Save