Update Basalt.md

This commit is contained in:
Robert Jelic
2022-07-06 20:30:16 +02:00
committed by GitHub
parent 4bbdb3ba31
commit 6b2f1ea946

View File

@@ -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!