From e21718ee11f73b3fbfc06264e3d9117903874f71 Mon Sep 17 00:00:00 2001 From: Marcus Furlong Date: Wed, 23 Mar 2016 16:06:01 +1100 Subject: [PATCH] minor doc fixes Change-Id: Id0812dbabdb5fb040b3797302e603524324f922c --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f0e5e33e..f35b8614 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ barbican Overview -------- -The barbican module is a part of [OpenStack](https://github.com/openstack), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software. The module its self is used to flexibly configure and manage the Key management service for OpenStack. +The barbican module is a part of [OpenStack](https://github.com/openstack), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software. The module itself is used to flexibly configure and manage the Key management service for OpenStack. Module Description ------------------ @@ -30,8 +30,11 @@ Setup ### Installing barbican - barbican is not currently in Puppet Forge, but is anticipated to be added soon. Once that happens, you'll be able to install barbican with: - puppet module install openstack/barbican +barbican is not currently in Puppet Forge, but is anticipated to be added soon. Once that happens, you'll be able to install barbican with: + +``` +puppet module install openstack/barbican +``` ### Beginning with barbican