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