From 667f324a570406534cf2751463ebb3f78c310ce0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 24 Jan 2023 18:46:40 -0800 Subject: [PATCH] =?UTF-8?q?include=20instructions=20to=20install=20L=C3=96?= =?UTF-8?q?VE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b36846c..f5188e8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,11 @@ modifications break something. http://akkartik.name/lines.html -## Invocation +## Getting started + +Install [LÖVE](https://love2d.org). It's just a 5MB download, open-source and +extremely well-behaved. I'll assume below that you can invoke it using the +`love` command, but that might vary depending on your OS. To run from the terminal, [pass this directory to LÖVE](https://love2d.org/wiki/Getting_Started#Running_Games), optionally with a file path to edit.