We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7f18f commit f969d12Copy full SHA for f969d12
docs/rhoas/rhoas-cli-installation/README.adoc
@@ -135,7 +135,7 @@ You can install `rhoas` as an RPM if you are using Red Hat Enterprise Linux (RHE
135
+
136
[source,shell,subs="+quotes"]
137
----
138
-$ sudo dnf install -y https://github.com/redhat-developer/app-services-cli/releases/download/v_<__version-num__>_/rhoas_<__version-num__>_linux_amd64.rpm
+$ sudo dnf install -y https://github.com/redhat-developer/app-services-cli/releases/download/v<__version-num__>_/rhoas_<__version-num__>_linux_amd64.rpm
139
140
141
. Check the `rhoas` version to verify that the CLI is installed.
0 commit comments