From cb1038f1f86b67761820084e87b146324ae95918 Mon Sep 17 00:00:00 2001 From: xDreamLand <45896839+xDreamLand@users.noreply.github.com> Date: Mon, 3 Jan 2022 19:02:15 +0100 Subject: [PATCH] chore(readme): Update README.md (#59) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93a669f..227d79d 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ if the convar is set this will print out to the console. The convar is dependent on the name given to the resource. It follows this format `YOUR_RESOURCE_NAME-debugMode` -To turn on debugMode add `+setr YOUR_RESOURCE_NAME-debugMode 1` to +To turn on debugMode add `setr YOUR_RESOURCE_NAME-debugMode 1` to your server.cfg or use the `setr` console command instead. Signature (Replicates `print`)