diff --git a/README.md b/README.md index dc469c36b1..e9c30668e0 100644 --- a/README.md +++ b/README.md @@ -223,10 +223,7 @@ Ensure your dependencies are installed as described [here](https://github.com/ne ```sh git clone --recursive https://github.com/neondatabase/neon.git -# either: CARGO_BUILD_FLAGS="--features=testing" make -# or: -make debug ./scripts/pytest ```