diff --git a/README.md b/README.md index 41c2d05..d5b15db 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ $ sudo chmod a+x /usr/bin/tinywm-session tinwm-session preloads a terminal and then runs the go binary. Build the binary and move it to /usr/bin/. ``` -$ go build +$ go build tinywm.go $ sudo mv tinywm /usr/bin/ $ sudo chmod a+x /usr/bin/tinywm ```