From ab1d03c5b11c3c0ce334c13e764039d741a080d6 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Fri, 1 May 2020 15:08:39 -0700 Subject: [PATCH] docs/Homebrew-on-Linux.md: Requirements Linux/WSL is redundant. --- docs/Homebrew-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Homebrew-on-Linux.md b/docs/Homebrew-on-Linux.md index 2558a9309e..9b7e11d940 100644 --- a/docs/Homebrew-on-Linux.md +++ b/docs/Homebrew-on-Linux.md @@ -41,7 +41,7 @@ brew install hello If you're using an older distribution of Linux, installing your first package will also install a recent version of `glibc` and `gcc`. Use `brew doctor` to troubleshoot common issues. -## Linux/WSL Requirements +## Requirements + **GCC** 4.7.0 or newer + **Linux** 2.6.32 or newer