| Index: README.md |
| diff --git a/README.md b/README.md |
| index 2583d180b18ced04014c70b12d31a58f33ca8ad9..39e6e8878815afe849acaac7e152909fcecf2caf 100644 |
| --- a/README.md |
| +++ b/README.md |
| @@ -12,6 +12,9 @@ not directly. |
| - [The Pycrypto module](http://pythonhosted.org/pycrypto/) (>= 2.6.1) |
| - [Node.js](https://nodejs.org/) (>= 7) |
| +To lint the gitlab CI configuration you will also need: |
| +- [The pyyaml module](http://pyyaml.org/) (>= 3.12) |
| + |
| ## Usage |
| Please refer to the documentation of the extension repositories for usage |