Skip to content

Commit 84821be

Browse files
committed
OKD lab
1 parent de8d4d3 commit 84821be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ For questions/comments about Open Liberty Docker container or Open Liberty Opera
1111

1212
# Before you begin
1313

14-
You'll need a few different artifacts to this lab. _If you are running these commands on the same VM as the one you installed OKD, all commands except Maven are installed._
15-
Check if you have these installed by running:
14+
You'll need a few different artifacts to this lab. It is highly recommended to run the lab on the same VM you installed your OKD cluster on as it should have all the necessary tools already installed. Otherwise make sure you have have the following packages installed:
1615

1716
```console
1817
$ git --help
@@ -26,7 +25,7 @@ $ :oc --help
2625
If any of these are not installed:
2726

2827
* Install [Git client](https://git-scm.com/download/mac)
29-
* Install [Maven](https://access.redhat.com/documentation/en-us/red_hat_jboss_fuse/6.2.1/html/installation_on_jboss_eap/install_maven)
28+
* Install [Maven](https://maven.apache.org/download.cgi)
3029
* Install [Docker engine](https://docs.docker.com/engine/installation/)
3130
* Install [Java 8](https://java.com/en/download/)
3231
* Install [kubectl](https://github.com/openshift/origin/releases/download/v3.11.0/openshift-origin-client-tools-v3.11.0-0cbc58b-linux-64bit.tar.gz)

0 commit comments

Comments
 (0)