From 98ddf593eba0f864419a50a6e9c608812144fce7 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Wed, 22 Nov 2023 03:59:29 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5344a75..21e6f6c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ However, [AccessPlus](https://forums.tripwireinteractive.com/index.php?threads/u * **with workshop:** Use the [instructions below](https://github.com/GenZmeY/KF2-SafeMutLoader#build--upload) to build the SML and upload it to your workshop, then subscribe your server to SML 2. Add `SML.Mut` **first** to your list of mutators, example: ```text -?Mutator=SML.Mut,AAL.AALMut,FriendlyHUD.FriendlyHUDMutator,YAS.YASMut,CTI.CTIMut,CVC.CVCMut,ZedSpawner.ZedSpawnerMut +?Mutator=SML.Mut,FriendlyHUD.FriendlyHUDMutator,YAS.YASMut,CTI.CTIMut,CVC.CVCMut,AAL.AALMut ``` (add/remove **compatible** mutators you need)