Improving README.md

* Fixed typo in add-relation command

Change-Id: I94e455ebeea9b7bd952450f6003bbe361f72875c
Signed-off-by: Junaid Ali <junaidali@plumgrid.com>
This commit is contained in:
Junaid Ali 2016-10-14 12:02:14 +05:00
parent 182cae38a1
commit 3732880fd9
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Usage
The OpenStack Dashboard is deployed and related to keystone:
juju deploy openstack-dashboard
juju add-unit openstack-dashboard keystone
juju add-relation openstack-dashboard keystone
The dashboard will use keystone for user authentication and authorization and
to interact with the catalog of services within the cloud.