From 5a3804ad3a68285abbb3880b77651b16524fd216 Mon Sep 17 00:00:00 2001 From: Rick Newton-Rogers Date: Wed, 3 Sep 2025 09:21:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ebae16..673b23ab 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This library is primarily developed for Redis v5, but is backwards compatible to ## Installing To install **RediStack**, just add the package as a dependency in your **Package.swift**. - +foo ```swift dependencies: [ .package(url: "https://github.com/swift-server/RediStack.git", from: "1.4.1")