Fix libpq
typo in beacon.watch README (#4356)
## Issue Addressed Fix README typo (`libpg` -> `libpq`). Co-authored-by: Jimmy Chen <jimmy@sigmaprime.io>
This commit is contained in:
parent
e6deaad91e
commit
7b1a0d4bba
@ -12,7 +12,7 @@ data which is:
|
||||
### Requirements
|
||||
- `git`
|
||||
- `rust` : https://rustup.rs/
|
||||
- `libpg` : https://www.postgresql.org/download/
|
||||
- `libpq` : https://www.postgresql.org/download/
|
||||
- `diesel_cli` :
|
||||
```
|
||||
cargo install diesel_cli --no-default-features --features postgres
|
||||
|
Loading…
Reference in New Issue
Block a user