diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 47d628034..ae8d8c625 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ why we ask this as well as instructions for how to proceed, see the ./configure make make install - # Optionally, you might instead want to use `sudo make install-all` + # Optionally, you might instead want to use `make install-all` # since `multi_extension` regression test would fail due to missing downgrade scripts. cd src/test/regress make check