Skip to content

Commit 5ff168f

Browse files
mpetervleafo
authored andcommitted
Mention Loadkit requirement for tests in README.md (#315)
1 parent b367f7e commit 5ff168f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Online demo/compiler at <http://moonscript.org/compiler>.
1717
## Running Tests
1818

1919
Tests are written in MoonScript and use [Busted](http://olivinelabs.com/busted/).
20-
In order to run the tests you must have MoonScript installed.
20+
In order to run the tests you must have MoonScript and [Loadkit](https://github.com/leafo/loadkit) installed.
2121

2222
To run tests, execute from the root directory:
2323

0 commit comments

Comments
 (0)