aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 5 insertions, 13 deletions
diff --git a/README.md b/README.md
index 6efa4ae..ad0f4ad 100644
--- a/README.md
+++ b/README.md
@@ -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
+```