docs: linked poetry related step in tests section

Added the link to the dependencies which should be installed
before running the tests.
This commit is contained in:
Ankur Srivastava
2022-07-31 17:40:59 +02:00
committed by Dmitry Rodionov
parent 539007c173
commit e73b95a09d

View File

@@ -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