Merge pull request #7479 from sjackman/requirements

docs/Homebrew-on-Linux.md: Requirements
This commit is contained in:
Mike McQuaid 2020-05-02 14:43:40 +01:00 committed by GitHub
commit 3247f26a34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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 + **GCC** 4.7.0 or newer
+ **Linux** 2.6.32 or newer + **Linux** 2.6.32 or newer