Skip to content

Commit 1c59c45

Browse files
committed
direct link to L5 Starter in the Install instruction
1 parent 89329e8 commit 1c59c45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ To write code for L5 you need to install Love2d and the single L5.lua library fi
77
## Install
88

99
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)
10+
2. Download the [L5 Starter project](L5-starter.zip) and extract it (double-click on Mac, right-click "Extract All..." on Windows)
1111
3. Open main.lua in any text editor and begin coding!
1212
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
1313

0 commit comments

Comments
 (0)