Update package names for pg_config and Python version in docs
This commit is contained in:
parent
020a3ccea1
commit
672f7d6a80
1 changed files with 3 additions and 2 deletions
|
@ -8,10 +8,11 @@ Before the actual setup, you have to satisfy the following dependencies:
|
||||||
### System
|
### System
|
||||||
|
|
||||||
- `pg_config`
|
- `pg_config`
|
||||||
- Fedora/RHEL/Ubuntu: `libpq-dev`
|
- Ubuntu: `libpq-dev`
|
||||||
|
- Fedora/RHEL: `libpq-devel`
|
||||||
- `Caddy` 2.4.3+ (HTTP Reverse Proxy & Static File Server)
|
- `Caddy` 2.4.3+ (HTTP Reverse Proxy & Static File Server)
|
||||||
- `gcc`, `gettext`
|
- `gcc`, `gettext`
|
||||||
- `Python` 3.9 with pip
|
- `Python` 3.9+ with pip
|
||||||
- `Python` header files
|
- `Python` header files
|
||||||
- Fedora/RHEL: `python3-devel`
|
- Fedora/RHEL: `python3-devel`
|
||||||
- Ubuntu: `python3-dev`
|
- Ubuntu: `python3-dev`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue