Fix a typo in README

This commit is contained in:
Dmitry Tantsur 2017-09-20 18:41:44 +02:00
parent ebe1e26ee6
commit fc37a7aaa3
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ This is an example suitable for TripleO (replace ``compute`` with the profile
you want to deploy)::
metalsmith deploy --image overcloud-full --network ctlplane \
--capability profile=compute --ssh-public-key ~/.ssh/id_rsa.pu baremetal
--capability profile=compute --ssh-public-key ~/.ssh/id_rsa.pub baremetal
To remove the deployed instance::