Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Update spec script comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed Jul 19, 2018
1 parent 077672b commit dcbddcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ local LOAD_MODULES = {
-- This makes sure we can load Lemur and other libraries that depend on init.lua
package.path = package.path .. ";?/init.lua"

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

-- Create a virtual Roblox tree
Expand Down

0 comments on commit dcbddcc

Please sign in to comment.