Update README.md

This commit is contained in:
Pinga 2025-04-28 12:14:39 +03:00
parent f0a0a04928
commit b598925bc5

View file

@ -79,7 +79,7 @@ To get started, copy the command below and paste it into your server terminal (r
wget https://namingo.org/install.sh -O install.sh && chmod +x install.sh && ./install.sh
```
After installation, be sure to review all the guides in the Documentation section to complete your setup and configuration. If anything remains unclear, you can refer to the [Legacy Installation Guide](docs/install.md) for a detailed, step-by-step manual installation process.
After installation, be sure to review all the guides in the Documentation section to complete your setup and configuration. If anything remains unclear, you can refer to the [Legacy Installation Guide](docs/install.md).
**Note for Systems with Partial or Misconfigured IPv6 Support:** If your system has partial or misconfigured IPv6 support (e.g., `ping -6 ipv6.google.com` fails), edit `/etc/gai.conf` and add or uncomment the following line `precedence ::ffff:0:0/96 100`. In the `config.php` files for WHOIS/DAS, replace `::` with `false`, or use `0.0.0.0` for EPP.