diff --git a/docs/objects/Basalt.md b/docs/objects/Basalt.md index 88803a1..2d74a14 100644 --- a/docs/objects/Basalt.md +++ b/docs/objects/Basalt.md @@ -1,6 +1,6 @@ To start using Basalt you have to do the following line of code: -`local basalt = dofile("basalt.lua")` +`local basalt = require("Basalt")` remember you need the basalt.lua file on your computer!