Updated How To (markdown)

Samuel Pizette
2022-05-18 22:51:41 -04:00
parent b0cb0c4a04
commit f98057fa33

@@ -4,7 +4,9 @@ You want to know how to use basalt for your projects? Easy! Just use the followi
After this is done, edit your program and add the following line on top of your program:
`local basalt = dofile("basalt.lua")`
````lua
local basalt = dofile("basalt.lua")
````
now you are able to access everything you need from basalt.