diff --git a/README.md b/README.md index e9c68ec..3b0b9d1 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,9 @@ Adjust the jenkins jobs in `jenkins/jobs/` to your needs. You can find the full ## Basic checks +Prerequisites: The following packages need to be installed for the `zuul` tox environment tests to pass: +sudo apt-get install libxml2-dev libxslt1-dev python-dev build-essential + 1. Run `tox` to run some basic syntax checks to validate the syntax of your configuration files. ## Credits