We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9932747 commit b894c52Copy full SHA for b894c52
Readme.md
@@ -62,8 +62,8 @@ Note that the scripts in the `./script` folder are mainly intended for our CI ne
62
Building
63
--------
64
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
+To build LibSass you need GCC 4.7+ or Clang/LLVM. If your OS is older, you may need to upgrade
+them first (or install clang as an alternative). On Windows, you need MinGW with GCC 4.7+ or VS 2013
67
Update 4+. It is also possible to build LibSass with Clang/LLVM on Windows with various build chains
68
and/or command line interpreters.
69
0 commit comments