diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 5 insertions, 13 deletions
@@ -1,13 +1,5 @@ -# in development - -# references - -## xcross.c - -<https://github.com/gvalkov/xrectsel> - -## Makefile - -<https://github.com/BlueCannonBall/XAim> - -<https://git.suckless.org/dwm> +build and install +``` +make +sudo make install +``` |