diff --git a/roles/ipaclient/README.md b/roles/ipaclient/README.md
index 54046a756fca6c75b34c3bad9b14f73bfb81823b..612fe66846b50f7d405e4f5d557161b8a27babe7 100644
--- a/roles/ipaclient/README.md
+++ b/roles/ipaclient/README.md
@@ -111,11 +111,13 @@ Example playbook to setup the IPA client(s) using principal and password from in
 Playbooks
 =========
 
-The playbooks needed to deploy or undeploy a client are part of the repository. There are also playbooks to deploy and undeploy clusters.
+The playbooks needed to deploy or undeploy a client are part of the repository in the playbooks folder. There are also playbooks to deploy and undeploy clusters.
 ```
 install-client.yml
 uninstall-client.yml
 ```
+Please remember to link or copy the playbooks to the base directory of ansible-freeipa if you want to use the roles within the source archive.
+
 
 How to setup a client
 ---------------------