Skip to content

Commit a18b6f7

Browse files
rename file
1 parent a244023 commit a18b6f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/1.9/content/developer/build.md renamed to documentation/1.9/content/developer/source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ weight: 1
88

99
The Image Tool installer is available for download on the [Releases](https://github.com/oracle/weblogic-image-tool/releases) page.
1010
If you want to build the installer from source instead of downloading it, follow these instructions:
11-
1. Download and install JDK 8u261+
12-
1. Download and install Maven 3.6.3+
11+
1. Download and install JDK 8u261+.
12+
1. Download and install Maven 3.6.3+.
1313
1. Clone [this](https://github.com/oracle/weblogic-image-tool) repository to your local environment using one of the options under `Code` near the top of this page.
1414
1. From inside the top-level directory of the cloned project, `weblogic-image-tool`, using Maven, execute one or
1515
more of these phases:

0 commit comments

Comments
 (0)