From 5088123ad43ecf955e62ec5da39a0cfe1074fe13 Mon Sep 17 00:00:00 2001 From: Michael Freno Date: Sat, 6 Dec 2025 13:53:43 -0500 Subject: [PATCH] update install instructions --- docs/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index c595237..aa02326 100644 --- a/docs/index.html +++ b/docs/index.html @@ -273,8 +273,10 @@ end

Installation

- Add the modules directory and - FlexLove.lua into your LÖVE project. + Visit the Releases + page on + GitHub for the latest version(preferred), or clone the repo and copy + the files:

git clone https://github.com/mikefreno/FlexLove.git
 cp -r FlexLove/modules your-project/