]> git.lizzy.rs Git - bspwm.git/blobdiff - CONTRIBUTING.md
Fix silly mistakes in `send_desktop_to`
[bspwm.git] / CONTRIBUTING.md
index 8589e1bf822e6dc608a02c69f14e708fc3664fcd..8151d2222294aecf7cd245be33cb3df11fe8897b 100644 (file)
@@ -21,7 +21,7 @@ If you use `vim`:
 
 To produce debug executables, issue:
 ```
-make clean && make debug && make install
+make debug
 ```
 
 If you use `systemd`, X might be started on the same virtual terminal as `bspwm` and you won't see its output, hence use something like `startx -- vt08` to start X (you can switch to the virtual terminal number *n* with *Ctrl-Alt-Fn*).