diff --git a/README.md b/README.md
index a934dc83418e9e772b6b19951b5b0fa88a8cd023..cb969482253282db4c6b2e0ea0c120ba1854df29 100644
--- a/README.md
+++ b/README.md
@@ -27,12 +27,12 @@ repos: {}
 # url to repo, example: "http://www.deb-multimedia.org stretch main non-free"
 url: ''
 
-# only set either key or keyid + keyserver
+# only set either key, keyurl or keyid + keyserver
 
 # gpg key to add for this repo
 key: ''
 
-# gpg key will be downloaded from this url and added as trusted
+# url to download a gpg key for this repo from
 keyurl: ''
 
 # key id of the key to add, for example "36A1D7869245C8950F966E92D8576A8BA88D21E9"