diff --git a/README.md b/README.md index 969aa33d..f9a83de2 100644 --- a/README.md +++ b/README.md @@ -32,12 +32,11 @@ Setup ### Installing AODH - AODH is not currently in Puppet Forge, but is anticipated to be added soon. Once that happens, you'll be able to install AODH with: puppet module install openstack/aodh ### Beginning with AODH -To utilize the AODH module's functionality you will need to declare multiple resources. The following is a modified excerpt from the [openstack module](https://github.com/stackfoge/puppet-openstack). This is not an exhaustive list of all the components needed, we recommend you consult and understand the [openstack module](https://github.com/stackforge/puppet-openstack) and the [core openstack](http://docs.openstack.org) documentation. +To utilize the AODH module's functionality you will need to declare multiple resources. This is not an exhaustive list of all the components needed, we recommend you consult and understand the [core openstack](http://docs.openstack.org) documentation. Implementation --------------