From 559462f9b62f5471c9bf73a1f668c80273e4207e Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Sun, 8 May 2022 11:28:56 +0200 Subject: [PATCH] Updated How To (markdown) --- How-To.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-To.md b/How-To.md index c580dbc..5db055b 100644 --- a/How-To.md +++ b/How-To.md @@ -2,7 +2,7 @@ You want to know how to use basalt for your projects? Easy! Just use the followi `pastebin run ESs1mg7P` -After you did this, edit your program and add the following line on top of your program: +After this is done, edit your program and add the following line on top of your program: `local basalt = dofile("basalt.lua")`