aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-06-06 15:43:20 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2021-06-06 15:43:20 +0100
commit0c2ce8af83cbd7e3e56851d06a83a54ebd3dea0d (patch)
tree90be3ada92c0d57d8b1420ccff7da347b9ad89ba /README.md
parentce780a2aa14fcd594f4f76dda0806f78a9bfbcb4 (diff)
downloadgpigeon-0c2ce8af83cbd7e3e56851d06a83a54ebd3dea0d.tar.gz
gpigeon-0c2ce8af83cbd7e3e56851d06a83a54ebd3dea0d.zip
ups forgot to delete space for markdown formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 6217664..2bf86c2 100644
--- a/README.md
+++ b/README.md
@@ -25,17 +25,17 @@ Dependencies
You will need perl and the following modules and my perl version is **v5.34.0**, YMMV:
- - HTML::Entities
- - CGI
- - CGI::Carp
- - CGI::Cookies
- - Crypt::Argon2
- - GPG
- - Net:SSLeay
- - Net::SMTP
- - Net::SMTPS
- - Email::Valid
- - String::Random
+- HTML::Entities
+- CGI
+- CGI::Carp
+- CGI::Cookies
+- Crypt::Argon2
+- GPG
+- Net:SSLeay
+- Net::SMTP
+- Net::SMTPS
+- Email::Valid
+- String::Random
Having a webserver with CGI support or a separate CGI engine is needed. I'm using
nginx and fcgiwrap.