From 9be43e527424ee00235ef52db2529679e454a60e Mon Sep 17 00:00:00 2001 From: henesy Date: Sat, 5 Oct 2019 03:19:39 -0700 Subject: [PATCH] add reference to git9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d90000f0a431b6df96cd0779e2c336ae0678ca9c..43fd0ab43bbbbafb84cd5e118285c18c1e8d79ee 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ If you can connect to a channel and see messages, but yours aren't sending, chec Q: What if `go get` doesn't work? -A: If you want to use `go get` on 9front to install disco and its dependencies (recommended) you should use [driusan's dgit](https://github.com/driusan/dgit) as `git`. +A: If you want to use `go get` on 9front to install disco and its dependencies (recommended) you should use [driusan's dgit](https://github.com/driusan/dgit) as `git`. Alternatively, on 9front specifically, you can wrap Ori's [git9](https://github.com/oridb/git9). Q: What if I can't login because of a captcha error?