From 77be445a1e2add8acf592edb161aec12b49f4fd4 Mon Sep 17 00:00:00 2001 From: userquin Date: Mon, 25 Mar 2024 21:10:00 +0100 Subject: [PATCH] chore: update readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 972a772..91b98ea 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Zero-config PWA Plugin for Remix ## 📦 Install -`@vite-pwa/remix` requires **Vite 5** and **Astro 2.8.0 or above**. +`@vite-pwa/remix` requires **Vite 5** and **Remix 2.8.0 or above**. ```bash npm i @vite-pwa/remix -D