diff --git a/README.md b/README.md
index 04ba4ee174977ff0f4e31d1cfef1d6fbcf73bb95..752ea12bbe61b119e299e03fd7ed1157f3da1b0a 100644
--- a/README.md
+++ b/README.md
@@ -15,5 +15,7 @@ There are 3 entities declared in the registry
 **NOTE**
 --------
 
-If you are not using the current config in the folder, then you would have to disable `password-on-login-required` and other settings default security settings in RC's keycloak for the `lr-service` to work properly.
+* If you are not using the current config in the folder, then you would have to disable `password-on-login-required` and other settings default security settings in RC's keycloak for the `lr-service` to work properly.
 RC's keycloak is customised to force proper emails, username, mobile etc. but these details are missing from CASA database and data sanity is very less, therefor it is needed to disable all those configurations.
+
+* Registry Deployment needs a domain name for it to work properly otherwise tokens will not be provisioned properly.