Update README.md
This commit is contained in:
parent
f586a03716
commit
2255a73ff1
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ postgres=# SELECT * FROM m; -- automatically updated
|
||||||
To install `pg_ivm`, execute this in the module's directory:
|
To install `pg_ivm`, execute this in the module's directory:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
make install USE_PGXS=1
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
If you installed PostgreSQL from rpm or deb, you will need the devel package (for example, postgresql14-devel or postgresql-server-dev-14).
|
If you installed PostgreSQL from rpm or deb, you will need the devel package (for example, postgresql14-devel or postgresql-server-dev-14).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue