This commit is contained in:
Gregory Rudolph
2019-10-03 11:24:03 -04:00
parent 8a137e0085
commit 20c194728d

View File

@ -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