From a51d353441e7b76ddb466531964b14a71fbaa170 Mon Sep 17 00:00:00 2001 From: Tyler Swayne Date: Sun, 10 Jan 2016 12:03:14 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55cc928..80cd15b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Native bindings to [NSSpellChecker](https://developer.apple.com/library/mac/#doc ```bash npm install spellchecker ``` +**Important**: Must have g++ version greater than 4.6 to succesfully build project. ## Using