Skip to content

Commit

Permalink
Merge pull request openshift#2557 from egallen/patch-1
Browse files Browse the repository at this point in the history
Fix OpenStack QCOW2 download command
  • Loading branch information
openshift-merge-robot committed Oct 24, 2019
2 parents 37fbe86 + df19b73 commit 88f78ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/openstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ For example:
```sh
curl --compressed -J -L -O <url of OpenStack QCOW2>
wget --compresion=auto <url of OpenStack QCOW2>
wget --compression=auto <url of OpenStack QCOW2>
```
The installer requires a proper RHCOS image in the OpenStack cluster or project:
Expand Down

0 comments on commit 88f78ac

Please sign in to comment.