Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-viewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTechSneeze <dave@techsneeze.com>2022-07-21 21:02:16 +0300
committerGitHub <noreply@github.com>2022-07-21 21:02:16 +0300
commit19c1ee3f55c19e8e25abadb790a4e9f70f92adc2 (patch)
treef77d59811ebdb367811ca5cc826de918e4d42031 /README.md
parenta4e2a125ec673ef3c5720d65b2b105f7ee9bc929 (diff)
parent3f175c55c870758ff1bff4abbc83c30bd049a0de (diff)
Merge branch 'master' into pgsql
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc6b52f..e14a2e5 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ A PHP viewer for DMARC records that have been parsed by [John Levine's rddmarc s
* A working webserver (apache, nginx, ...) with PHP
-* Installed `php-mysql` or `php-pgsql` and `php-dom`
+* Installed `php-mysql` or `php-pgsql` and `php-xml`
### Download dmarcts-report-viewer:
```