From a7c4ba726389adb7b15ae3b6984bedaa64795015 Mon Sep 17 00:00:00 2001 From: rqs Date: Thu, 29 Jul 2021 12:44:38 +0900 Subject: [PATCH] add information in how to install --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4a58d98..c84216d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ $ cd git-ghost $ make install ``` +Compiled binary is located in `dist` folder. + + ### Using Homebrew ```bash