From 4a6162286ffcb71f210b5a832771603dde1cd1c3 Mon Sep 17 00:00:00 2001 From: Vincent Date: Wed, 17 Apr 2024 23:51:40 +0200 Subject: [PATCH] Remove Node 15 requirement mention from README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0bcbee09d..7e1babe67 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ No time? Then [become a sponsor](https://github.com/sponsors/bigskysoftware#spon To develop htmx locally, you will need to install the development dependencies. -__Requires Node 15.__ - Run: ```