Skip to content

Commit ac9322a

Browse files
authored
Merge pull request #9799 from gabemontero/move-libc-cli-note
make libc note availabe across all enterprise/dedicated/origin/etc.
2 parents 27eed02 + faeb244 commit ac9322a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

cli_reference/get_started_cli.adoc

+10-10
Original file line numberDiff line numberDiff line change
@@ -188,16 +188,6 @@ Customer Portal] as a *_tar.gz_* archive. After logging in with your Red Hat
188188
account, you must have an active OpenShift Enterprise subscription to access the
189189
downloads page.
190190

191-
[NOTE]
192-
===
193-
If you do not use RHEL or Fedora, ensure that *libc* is installed and on your library path.
194-
If *libc* is not available, you might see the following error when you run CLI commands:
195-
196-
---
197-
oc: No such file or directory
198-
---
199-
===
200-
201191
https://access.redhat.com/downloads/content/290[*Download the CLI from the Red
202192
Hat Customer Portal*]
203193

@@ -240,6 +230,16 @@ To unpack the archive:
240230
$ tar -xf <file>
241231
----
242232

233+
[NOTE]
234+
===
235+
If you do not use RHEL or Fedora, ensure that *libc* is installed and on your library path.
236+
If *libc* is not available, you might see the following error when you run CLI commands:
237+
238+
---
239+
oc: No such file or directory
240+
---
241+
===
242+
243243
// end::installcli[]
244244

245245
[[basic-setup-and-login]]

0 commit comments

Comments
 (0)