diff
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ed7c418..1203a10 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ window manager - rock bottom of the x11 desktop minimalist pipeline
window manager consists of the two programs, "wm" and "wmc", wm being the actual window manager
and wmc being a small command client used to send control actions to wm via the shell. usually
paired with a [hot-key daemon](https://git.larp.moe/dd/hkd). to see implemented wmc options run
-"wm" with no arguments.
+"wmc" with no arguments.
Build:
- `make`