Skip to content

Commit e7ecee1

Browse files
committed
Update spec.lua comment
1 parent 981c5ab commit e7ecee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ local LOAD_MODULES = {
1111
-- This makes sure we can load Lemur and other libraries that depend on init.lua
1212
package.path = package.path .. ";?/init.lua"
1313

14-
-- If this fails, make sure you've run `lua bin/install-dependencies.lua` first!
14+
-- If this fails, make sure you've cloned all Git submodules of this repo!
1515
local lemur = require("modules.lemur")
1616

1717
-- Create a virtual Roblox tree

0 commit comments

Comments
 (0)