Skip to content

Commit

Permalink
Fix package name
Browse files Browse the repository at this point in the history
As pointed by @MaxmaxmaximusAWS Debian/Ubuntu package name was wrong.
It fixes yugabyte#175.
  • Loading branch information
eulerto committed Aug 25, 2020
1 parent 8600d48 commit a5d764f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ sudo yum install wal2json12
In Debian/Ubuntu:

```
$ sudo apt-get install postgresql12-wal2json
$ sudo apt-get install postgresql-12-wal2json
```

You can also keep up with the latest fixes and features cloning the Git repository.
Expand Down

0 comments on commit a5d764f

Please sign in to comment.