1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-03-22 07:37:23 +00:00

Update readme

This commit is contained in:
2019-10-18 08:16:58 -04:00
parent 946e11d6a1
commit 09fb7ae56c

View File

@ -42,5 +42,5 @@ You may see an error with `go get ./` about PATHs, that may be safely ignored.
If you see an error about a missing dependancy during a build, you'll want to resolve that. If you see an error about a missing dependancy during a build, you'll want to resolve that.
Occasionally when @dxb updates his API it will be necessary to run Occasionally when [@dxb](https://keybase.io/dxb) updates his API it will be necessary to run
`go get -u ./` `go get -u ./` or `go get -u samhofi.us/x/keybase`