From 6f3ea1c0a922b260f171755745d33843162cde50 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Mon, 3 Jun 2024 23:08:51 +0200 Subject: [PATCH] Correct typo in README Signed-off-by: Georg Pfuetzenreuter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e26daf..27f95aa 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For development, please run the following commands: cp .template.env .env.development.local ``` -\*Requieres [Node](https://nodejs.org/en/) installed. +\*Requires [Node](https://nodejs.org/en/) installed. ```bash npm install