diff --git a/src/messages/en.json b/src/messages/en.json
index 822e210..f6fbed5 100644
--- a/src/messages/en.json
+++ b/src/messages/en.json
@@ -71,7 +71,7 @@
"title": "How to install",
"add": "Add the downloaded plugin .jar file into your server's plugins or mods folder.",
"restart": "Start or restart your server - do not reload!",
- "config": "Locate the plugin's configuration file (usually found within /plugins/LuckPerms/) and adjust any settings to your liking.",
+ "config": "Locate the configuration file and adjust any settings to your liking. This is usually within /plugins/LuckPerms/ for Bukkit, BungeeCord, Velocity and NukkitX, or /config/luckperms/ for Sponge, Fabric, Forge and NeoForge.",
"setup": "Start setting up your permissions! Check out the {wiki} guide for more info.",
"wiki": "Getting Started"
},