From 0021469c3ff05a0f4f7bbe20e8a41ffff511aac3 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Tue, 1 Jun 2021 07:33:04 +1000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2282e9b4..fb598515 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ ### Installation * Modify your ESX config and set `Config.Multichar = true` * All `owner` and `identifier` columns in your SQL must have their size increased to at least **VARCHAR(50)** -* You can add the following command to `server.lua` to easily update all your columns +* You can add the following command to `server/main.lua` to easily update all your columns ```lua RegisterCommand('varchar', function(source) if source == 0 then