From eca9ecdf1d358fa807f68eb187a44dc79643565b Mon Sep 17 00:00:00 2001 From: Stephen <stephen@stephendownward.ca> Date: Sun, 27 Sep 2020 09:29:17 -0300 Subject: [PATCH] Change install location in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee049e9..ff029b4 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If not, head over to the [releases page](https://git.scd31.com/stephen/dotacat/r ``` chmod +x dotacat -sudo mv dotacat /bin/ +sudo mv dotacat /usr/local/bin ``` ## Usage -- GitLab