Skip to content

Commit 131ded9

Browse files
authored
Merge pull request #82 from oracle/issue-80
add details about maven to the install instructions
2 parents b3ddc9b + 206885f commit 131ded9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Note that there is a short video demonstration of the installation process avail
1313

1414
## Build the Docker image for the operator
1515

16-
To run the operator in a Kubernetes cluster, you need to build the Docker image and then deploy it to your cluster. The GitHub repository should be cloned locally:
16+
To run the operator in a Kubernetes cluster, you need to build the Docker image and then deploy it to your cluster. The operator is built using Apache Maven, which must be installed first. Maven may be downloaded from the [Apache Maven site](http://maven.apache.org). The GitHub repository should be cloned locally:
1717

1818
```
1919
git clone https://github.com/oracle/weblogic-kubernetes-operator.git

0 commit comments

Comments
 (0)