Skip to content

Commit

Permalink
Remove make check from compile and install section of README.md
Browse files Browse the repository at this point in the history
This only works when pgaudit is located in a PostgreSQL source tree.
  • Loading branch information
motte committed Jan 12, 2021
1 parent 5096e75 commit 7169e84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -84,10 +84,6 @@ Checkout `REL_13_STABLE` branch (note that the stable branch may not exist for u
```
git checkout REL_13_STABLE
```
Build pgAudit and run regression tests:
```
make check USE_PGXS=1
```
Install pgAudit:
```
make install USE_PGXS=1
Expand Down

0 comments on commit 7169e84

Please sign in to comment.