Skip to content

Commit b894c52

Browse files
committed
README.md: Document that GCC 4.7+ is required
Refs #2989
1 parent 9932747 commit b894c52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ Note that the scripts in the `./script` folder are mainly intended for our CI ne
6262
Building
6363
--------
6464

65-
To build LibSass you need GCC 4.6+ or Clang/LLVM. If your OS is older, you may need to upgrade
66-
them first (or install clang as an alternative). On Windows, you need MinGW with GCC 4.6+ or VS 2013
65+
To build LibSass you need GCC 4.7+ or Clang/LLVM. If your OS is older, you may need to upgrade
66+
them first (or install clang as an alternative). On Windows, you need MinGW with GCC 4.7+ or VS 2013
6767
Update 4+. It is also possible to build LibSass with Clang/LLVM on Windows with various build chains
6868
and/or command line interpreters.
6969

0 commit comments

Comments
 (0)