From f5ef2ede82da2d6044d25fb80b3bd0d2893195ed Mon Sep 17 00:00:00 2001 From: Thiago Zimmermann <13345912+thiago-dev@users.noreply.github.com> Date: Tue, 14 Dec 2021 01:07:02 +0100 Subject: [PATCH] Update link to demo video --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a8789a..e20e311 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ - Live-Edit Feature (simplifies scaleform placement) ## Demo -[Click me](https://youtu.be/NQZf-pyKeNg) +[Click me](https://youtu.be/JckYo8bKdnE) ## Requirements - [FiveM](https://fivem.net) @@ -54,7 +54,7 @@ start hypnonema-map ### Change command If you want to use your own command just edit the `fxmanifest.lua`. Don't add preceding slashes or any special characters. -**Hint:** Dont forget to adjust the ACE-Permissions in case of change accordingly to match your new command name! +**Hint:** Dont forget to adjust the ACE-Permissions (in case of change) to match your new command name! ``` hypnonema_command_name 'mynewcommand' ```