Skip to content

Commit 1c87dfa

Browse files
authored
Update README.md
1 parent 47aae6a commit 1c87dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ USE_PGXS=1 make -C /path/to/ptrack/ install
4444
6) Run PostgreSQL and create `ptrack` extension
4545

4646
```sql
47-
CREATE EXTENSION ptrack;
47+
postgres=# CREATE EXTENSION ptrack;
4848
```
4949

5050
## Configuration

0 commit comments

Comments
 (0)