Browse Source

LE WHAT

pull/1/head
Gregory Rudolph 5 years ago
parent
commit
20c194728d
  1. 5
      README.md

5
README.md

@ -23,6 +23,11 @@ For support or suggestions check out the [kbtui team](https://keybase.io/team/kb @@ -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

Loading…
Cancel
Save