Skip to content

Commit 8f8bce3

Browse files
committed
add details about maven to the install instructions
1 parent c4cf876 commit 8f8bce3

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.
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).
1717

1818
First run the build using this command:
1919

0 commit comments

Comments
 (0)