From d336fab5ff3cb2267a8657cc6968c8857580c7af Mon Sep 17 00:00:00 2001 From: Nate Smith Date: Fri, 18 Sep 2020 13:13:24 -0500 Subject: [PATCH] Update install_linux.md --- docs/install_linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/install_linux.md b/docs/install_linux.md index 407e4ad99..798441703 100644 --- a/docs/install_linux.md +++ b/docs/install_linux.md @@ -7,6 +7,8 @@ the following CPU architectures: `i386`, `amd64`, `arm64`. Other sources for installation are community-maintained and thus might lag behind our release schedule. +If none of our official binaries, packages, repositories, nor community sources work for you, we recommend using our `Makefile` to build `gh` from source. It's quick and easy. + ## Official sources ### Debian, Ubuntu Linux (apt) @@ -76,7 +78,7 @@ Install and upgrade: ## Community-supported methods -Our team does not directly maintain the following packages or repositories. +Our team does not directly maintain the following packages or repositories. They are unofficial and we are unable to provide support or guarantees for them. ### Arch Linux