diff options
author | Dan Radez <dradez@redhat.com> | 2016-12-02 15:50:29 -0500 |
---|---|---|
committer | Dan Radez <dradez@redhat.com> | 2016-12-02 15:59:32 -0500 |
commit | d9f9c45d2c2a70877a0e9dd689ddb6173501ae0d (patch) | |
tree | 238813f0fd03749cf5d5416281de5d715477065d /docs/installationprocedure/baremetal.rst | |
parent | d6a4e5259f7af3ff23255dd382c93f988c53729d (diff) |
spelling mistake
Change-Id: I4b8e377003f81f615f044cac4b6de4aeadff766e
Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'docs/installationprocedure/baremetal.rst')
-rw-r--r-- | docs/installationprocedure/baremetal.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installationprocedure/baremetal.rst b/docs/installationprocedure/baremetal.rst index 2c231b60..15c80c3b 100644 --- a/docs/installationprocedure/baremetal.rst +++ b/docs/installationprocedure/baremetal.rst @@ -157,7 +157,7 @@ Install Bare Metal Jumphost ``sudo yum install epel-release`` ``sudo yum install https://repos.fedorapeople.org/repos/openstack/openstack-newton/rdo-release-newton-4.noarch.rpm`` - Once the apex RPMs are downloaded install them by passing the file namesi + Once the apex RPMs are downloaded install them by passing the file names directly to yum: ``sudo yum install python34-markupsafe-<version>.rpm python3-jinja2-<version>.rpm python3-ipmi-<version>.rpm`` |