about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-01-24 18:46:40 -0800
committerKartik K. Agaram <vc@akkartik.com>2023-01-24 18:46:40 -0800
commit667f324a570406534cf2751463ebb3f78c310ce0 (patch)
treeaffc1fe41be1897566e86a6a76237e901b91318c /README.md
parent90ba22371fac04ee87b127b9acf805d3cc0e3ace (diff)
downloadtext.love-667f324a570406534cf2751463ebb3f78c310ce0.tar.gz
include instructions to install LÖVE
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
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.