diff --git a/docs/getting-started.md b/docs/getting-started.md
index 6424b39b4a796107afd8fca1bfd40889a81cf6db..2fac050470d11a5ea20dccabc9fbea47f4358419 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -347,8 +347,10 @@ extra:
   disqus: 'your-disqus-shortname'
 ```
 
-A new entry at the bottom of the table of contents is generated that is linking
-to the comments section. The necessary JavaScript is automatically included.
+The comments section is inserted in *every page, except the index page*.
+Additionally, a new entry at the bottom of the table of contents is generated
+that is linking to the comments section. The necessary JavaScript is
+automatically included.
 
 !!! warning "Requirements"