From 12dd585b0b4965596487f12039ce6f0ab4de319a Mon Sep 17 00:00:00 2001 From: Yulian Ivanov <67766145+BrakingESX247@users.noreply.github.com> Date: Mon, 20 Jul 2020 15:27:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb88196e..75e3a061 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Async utilities for FXServer ## Installation -Set it as a dependency in you __resource.lua +Set it as a dependency in you fxmanifest.lua ``` server_script '@async/async.lua' ```