diff --git a/modules/negotiate/docs/negotiate.md b/modules/negotiate/docs/negotiate.md
index ad97a2c320b6fccdc2344f475caccb67f14fef75..8563b338d38f1df29c83e7df33cbcf9013f89e2e 100644
--- a/modules/negotiate/docs/negotiate.md
+++ b/modules/negotiate/docs/negotiate.md
@@ -268,6 +268,9 @@ this is true (on a Windows machine). Next locate
 
 TODO
 
-#### Chrome
+#### Chromium
+
+To allow Kerberos SPN generation on Linux-based platforms, add the
+following line to /etc/chromium.d/default-flags:
+    export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --auth-server-whitelist=.example.com"
 
-TODO