Updated README (about gettext dependency)

This commit is contained in:
ChaoticByte 2023-02-17 22:08:17 +01:00
parent d93591bcb2
commit e04e1b940c

View file

@ -20,7 +20,8 @@ Beneath a `PostgreSQL` DBMS, you need the following things:
- `pg_config` (Ubuntu: `libpq-dev`, RHEL: `libpq-devel`)
- `Caddy` 2.4.3+ (HTTP Reverse Proxy & Static File Server)
- `gcc`, `gettext`
- `gcc`
- `gettext` (for development only)
- `Python` 3.9+
- `venv`
- `pip`