diff --git a/Basalt.md b/Basalt.md index 0e22293..cf6ae7e 100644 --- a/Basalt.md +++ b/Basalt.md @@ -96,7 +96,6 @@ This is a visual version, it asks the user if he wants to install basalt.lua (if ![](https://i.imgur.com/b4Ys7FB.png) ````lua --Basalt configurated installer ---Basalt configurated installer local filePath = "basalt.lua" --here you can change the file path default: basalt.lua if not(fs.exists(filePath))then local w,h = term.getSize()