diff options
-rw-r--r-- | system/keybase/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/keybase/README b/system/keybase/README index 4002b9ec61..8db8b1459f 100644 --- a/system/keybase/README +++ b/system/keybase/README @@ -3,3 +3,5 @@ This package provides command-line Go-based keybase client. NOTE: Please make sure GOROOT variable point to the correct google's go implementation rather than gcc's go before building since it requires go 1.5 and higher (gcc's go is at 1.4.2) + +Newer version of keybase will require go 1.9.x. |