From dc2fae0b7ebfd360498fb06070c4a9c744d8f088 Mon Sep 17 00:00:00 2001 From: Matt Fischer Date: Wed, 8 Jul 2015 19:12:31 -0600 Subject: [PATCH] fix module install reference Change-Id: I7e55874d744ac56122b96b051dd3d554bf26d360 Closes-Bug: #1468950 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a980477a..e48c7276 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Setup ### Installing glance - example% puppet module install puppetlabs/glance + example% puppet module install openstack/glance ### Beginning with glance