diff --git a/README.md b/README.md index f4c86bd6a0..f557b19987 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,8 @@ postgres=# select * from t; ## Running tests +Ensure your dependencies are installed as described [here](https://github.com/neondatabase/neon#dependency-installation-notes). + ```sh git clone --recursive https://github.com/neondatabase/neon.git make # builds also postgres and installs it to ./tmp_install