diff --git a/radiobot@my_bot@my_instance.conf b/radiobot@my_bot@my_instance.conf
index d4be74d344d4cb04392f7ff4927100261ad6b6d8..76b2f8f38a9787876e198a5ba615c9432fb74f0a 100644
--- a/radiobot@my_bot@my_instance.conf
+++ b/radiobot@my_bot@my_instance.conf
@@ -4,8 +4,10 @@
 # The prefered way is to create an app in the masdoton account, and create a dedicated id,secret,token trio for this bot
 auth_type: token
 
-# If you use a token auth_type, fill and uncomment this lines:
+# The mastodon instance server (without https://)
 #instance: something like mastodon.social
+
+# If you use a token auth_type, fill and uncomment this lines:
 #app_client_id: generated on the mastodon account development pannel + new app
 #app_client_secret: generated on the mastodon account development pannel + new app
 #app_access_token: generated on the mastodon account development pannel + new app