From 30dbe88560c2017cad67b8494e08eb58e3fca69e Mon Sep 17 00:00:00 2001 From: Aboobacker MK Date: Tue, 28 Sep 2021 18:52:34 +0530 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eead816c..8067b822 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/inst ``` Visit `http://localhost:9000`. -**NOTE**: Always exmaine the contents of shell scripts before executing them. +**NOTE**: Always examine the contents of shell scripts before executing them. See [installation docs](https://listmonk.app/docs/installation).