From 038d7a6a5fa5b0ba480740ab0cb4b480bba31adb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 17 Nov 2022 13:49:18 +0100 Subject: [PATCH] Refine and cleanup documentation --- backend/src/emails/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/backend/src/emails/README.md b/backend/src/emails/README.md index 0c0fb41d9..9ab1d1124 100644 --- a/backend/src/emails/README.md +++ b/backend/src/emails/README.md @@ -5,14 +5,6 @@ You'll find the GitHub repository of the `email-templates` package and the `pug` - [email-templates](https://github.com/forwardemail/email-templates) - [pug](https://www.npmjs.com/package/pug) -## Installation - -To install both packages with yarn run: - -```bash -yarn add email-templates pug -``` - ## `pug` Documentation The full `pug` documentation you'll find here: