From 39bf06cafda69997612f7cf776e2d4d3e718ff7b Mon Sep 17 00:00:00 2001 From: DisposaBoy Date: Sun, 11 Nov 2018 14:31:33 +0000 Subject: [PATCH] Update SUPPORT.md --- SUPPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORT.md b/SUPPORT.md index d7de8835..106f76f2 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -25,7 +25,7 @@ GoSublime is backed by https://margo.sh/ to which the following points apply: - Like the official Go [release policy](https://golang.org/doc/devel/release.html#policy), only the current and previous released versions of Go are supported. - Only the main `gc` tool-chain distributed by https://golang.org/ is supported. -- margo should not require a cgo-enabled Go installation, but non-cgo builds i.e. `CGO_ENABLED=1` are not tested. +- margo should not require a cgo-enabled Go installation, but non-cgo builds i.e. `CGO_ENABLED=0` are not tested. ## Operating Systems