From 47993f3422774739d1db223eb744833732f6581d Mon Sep 17 00:00:00 2001 From: Edwin Date: Fri, 13 Dec 2019 19:33:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e5cce0..a1477ec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Automatically move plank to the monitor your mouse cursor is currently on. -Build the program or download the latest version from [releases](https://github.com/olback/autoplank/releases). +Build the program or download the latest version from [releases](https://github.com/olback/autoplank/releases). If you download a pre-built binary, don't forget to make it executable! ``` cargo build --release ```