update install instructions

This commit is contained in:
Michael Freno
2025-12-06 13:53:43 -05:00
parent e833d2b0bf
commit 5088123ad4

View File

@@ -273,8 +273,10 @@ end</code></pre>
<div class="section">
<h2>Installation</h2>
<p>
Add the <code>modules</code> directory and
<code>FlexLove.lua</code> into your LÖVE project.
Visit the Releases
<a href="https://github.com/mikefreno/FlexLove/releases">page</a> on
GitHub for the latest version(preferred), or clone the repo and copy
the files:
</p>
<pre><code>git clone https://github.com/mikefreno/FlexLove.git
cp -r FlexLove/modules your-project/