diff --git a/README.md b/README.md index f53ebb5..5344a75 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,UnofficialKFPatch.UKFPMutator,AAL.AALMut,DiscordMessage.DMMutator,YAS.YASMut,CTI.CTIMut,CVC.CVCMut,ZedSpawner.ZedSpawnerMut +?Mutator=SML.Mut,AAL.AALMut,FriendlyHUD.FriendlyHUDMutator,YAS.YASMut,CTI.CTIMut,CVC.CVCMut,ZedSpawner.ZedSpawnerMut ``` (add/remove **compatible** mutators you need)