diff --git a/support/doc/development/tests.md b/support/doc/development/tests.md index 47602156c..52e7993b2 100644 --- a/support/doc/development/tests.md +++ b/support/doc/development/tests.md @@ -33,8 +33,14 @@ $ sudo docker run -p 10389:10389 chocobozzz/docker-test-openldap Ensure you also have these commands: -``` +```bash $ exiftool --help +$ parallel --help +``` + +Otherwise, install the packages. On Debian-based systems (like Debian, Ubuntu or Mint): +```bash +$ sudo apt-get install parallel libimage-exiftool-perl ``` ### Test