diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6d9d34db3..24e728727 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,6 +49,7 @@ Then you need `git`, if you don't have that yet: https://git-scm.com/ 1. Install `gcc` 1. Install `g++` 1. Install `make` +1. Depending on your distro, you might need to install `hunspell` and `hunspell-` (e.g. `hunspell-en-au`) ### All platforms