Skip to content

Commit 206885f

Browse files
authored
Update installation.md
1 parent cbcd467 commit 206885f

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)