mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
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:
committed by
Dmitry Rodionov
parent
539007c173
commit
e73b95a09d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user