1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-03-22 09:57:24 +00:00

Updated readme on how to run

This commit is contained in:
Gregory Rudolph
2019-10-03 10:54:17 -04:00
parent 87105ef9f1
commit 8a137e0085

View File

@ -31,7 +31,7 @@ go build
Or
```
go get ./
go run main.go
go run *.go
```
Occasionally when @dxb updates his API it will be necessary to run
`go get -u ./`