Update README.md

This commit is contained in:
Yulian Ivanov
2020-07-20 15:27:50 +01:00
committed by GitHub
parent 4a758806d4
commit 12dd585b0b
+1 -1
View File
@@ -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'
```