From 631ae6ce39e8f7b217a0f741dcc67d9091951bac Mon Sep 17 00:00:00 2001
From: 0xflotus <0xflotus@gmail.com>
Date: Fri, 6 Jan 2023 01:09:03 +0100
Subject: [PATCH] fix: broken link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a021dcb..8762b6a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ ModJS allows you to extend Redis and KeyDB with new functionality implemented in
## Quick Start Guide
-The fastest way to install ModJS is with docker.
+The fastest way to install ModJS is with docker.
Once installed there are two ways to use ModJS, the first is similar to Lua with the EVALJS Command: