diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-05 22:15:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 00:48:23 +0700 |
commit | 7be081d225fe8936e28e70cf2742ce1df9d68666 (patch) | |
tree | 400b0358861bef8a4aa1033d3282504ebbb4f20b /system/keybase/README | |
parent | f8e89e06f9e4d1dc52052b0a57d3b89b59f8d3cd (diff) |
system/keybase: Removed.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/keybase/README')
-rw-r--r-- | system/keybase/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/system/keybase/README b/system/keybase/README deleted file mode 100644 index 8db8b1459f..0000000000 --- a/system/keybase/README +++ /dev/null @@ -1,7 +0,0 @@ -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. |