diff --git a/docs/project/installation.md b/docs/project/installation.md index a248c58..8e4a5d8 100644 --- a/docs/project/installation.md +++ b/docs/project/installation.md @@ -22,7 +22,7 @@ To obtain the openshift installer and client, visit [releases](https://github.co You can verify the downloads using: ```shell -curl https://www.okd.io/vrutkovs.pub | gpg --import +curl -L https://www.okd.io/vrutkovs.pub | gpg --import ``` !!!output