From 20c194728d9251487a68e5422e5029f9cdb6bab5 Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Thu, 3 Oct 2019 11:24:03 -0400 Subject: [PATCH] LE WHAT --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b2b7ee6..6d08f61 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ For support or suggestions check out the [kbtui team](https://keybase.io/team/kb * Track multiple conversations at once ### Building and Running +Easiest Way: +``` +go get -u github.com/rudi9719/kbtui +``` + ``` go get ./ go build