Don't recommend compiling as root
This commit is contained in:
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
|
Clone the repository and run
|
||||||
```
|
```
|
||||||
cd dwmblocks
|
cd dwmblocks
|
||||||
sudo make install clean
|
make
|
||||||
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
# Acknowledgements
|
# Acknowledgements
|
||||||
|
|
Loading…
Reference in a new issue