diff --git a/traccar/DOCS.md b/traccar/DOCS.md
index 5c22702..aca95ca 100644
--- a/traccar/DOCS.md
+++ b/traccar/DOCS.md
@@ -105,16 +105,17 @@ By default, this add-on has disabled most of the GPS protocols. This has
been done to reduce the number of open ports the add-on would create.
By default, only the OsmAnd protocol (used by the Traccar Apps) and the API
-are enabled. If you want more protocols, you can do so, by adding entries
-to your `traccar.xml` file in the add-on configuration folder.
+are enabled. If you need to enable more protocols, you can do so by creating a copy of
+[`traccar.xml`](https://github.com/hassio-addons/addon-traccar/blob/main/traccar/rootfs/etc/traccar/traccar.xml)
+in your Home Assistant config directory and uncommenting the protocol your device uses.
+
+To find out which protocol your device uses, please refer to the Traccar
+website:
A list if all entries can be found here:
-To find out which protocol your device uses, please refer to the Traccar
-website:
-
## Changelog & Releases
This repository keeps a change log using [GitHub's releases][releases]