From 5f1e5de1179e61f3bc04ceecd86a3f7c35d77145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20Pican=C3=A7o?= Date: Sat, 15 Jun 2019 15:27:31 -0300 Subject: [PATCH] Adjusting build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cde7d26..7526a38 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Fetch the [latest release](https://github.com/lpicanco/i3-autodisplay/releases). ```bash git clone https://github.com/lpicanco/i3-autodisplay.git cd i3-autodisplay -go build ./... +go build cmd/i3-autodisplay/i3-autodisplay.go ``` ## Usage