We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89329e8 commit 1c59c45Copy full SHA for 1c59c45
1 file changed
docs/download.md
@@ -7,7 +7,7 @@ To write code for L5 you need to install Love2d and the single L5.lua library fi
7
## Install
8
9
1. Download and install [Love2d](https://www.love2d.org/) with the free installer
10
-2. Download the L5 starter project and extract it (double-click on Mac, right-click "Extract All..." on Windows)
+2. Download the [L5 Starter project](L5-starter.zip) and extract it (double-click on Mac, right-click "Extract All..." on Windows)
11
3. Open main.lua in any text editor and begin coding!
12
4. Drag the L5-starter folder onto the Love2d application to run your program, or run from an IDE or command line for access to console messages
13
0 commit comments