updated docs
diff --git a/README-install-edge-aio.md b/README-install-edge-aio.md
index 5d86c27..e47dcf2 100644
--- a/README-install-edge-aio.md
+++ b/README-install-edge-aio.md
@@ -17,3 +17,8 @@
## Dependencies
Dependencies are managed as described in the [README](README.md).
+
+## Inventory
+
+Configure the [inventory](https://github.com/carlosfrias/apigee-opdk-playbook-setup-ansible#inventory-file-semantics)
+
diff --git a/README.md b/README.md
index 44c24aa..8040db8 100644
--- a/README.md
+++ b/README.md
@@ -16,13 +16,14 @@
Usage involves the following steps:
1. Configure Ansible so that the location of configurations, inventories, logs, cache and roles is known and accessible.
1. Use `ansible-galaxy` to download roles
+1. Use an [inventory](README-INVENTORY-FILE.md) template to configure your actual [inventory](README-INVENTORY-FILE.md).
1. Use `ansible-playbook` to execute the tasks.
### Configuring Ansible
An [Apigee OPDK Ansible Configuration Accelerator](https://github.com/carlosfrias/apigee-opdk-playbook-setup-ansible)
is available to get you going quickly. Please refer to the accelerator to understand how to configure the following:
-* Ansible
-* Inventory of servers
+* Setup Ansible configuration files to indicate
+* [Inventory](https://github.com/carlosfrias/apigee-opdk-playbook-setup-ansible#inventory-file-semantics) of servers
* SSH access
* Assignment of OPDK roles to servers
* Configuration of `custom-properties.yml`