From 09fb7ae56cb9e4796ccfb65a0abde9f7962a5f9d Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Fri, 18 Oct 2019 08:16:58 -0400 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 220778f..3ce29d2 100644 --- a/README.md +++ b/README.md @@ -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. -Occasionally when @dxb updates his API it will be necessary to run -`go get -u ./` +Occasionally when [@dxb](https://keybase.io/dxb) updates his API it will be necessary to run +`go get -u ./` or `go get -u samhofi.us/x/keybase`