Skip to content

Commit eef876d

Browse files
Merge pull request #2 from oracle/fixprojectname
fix tool name to be consistent
2 parents f661b99 + 9fd9aea commit eef876d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ with this effort, we have created the [WebLogic Image Tool](https://github.com/o
1818

1919
## Features of the Oracle WebLogic Image Tool
2020

21-
The Image Builder Tool can create a WebLogic Docker image from any base image (for example, Oracle Linux, Ubuntu), install a given version of
21+
The Oracle WebLogic Image Tool can create a WebLogic Docker image from any base image (for example, Oracle Linux, Ubuntu), install a given version of
2222
WebLogic (for example, 12.2.1.3.0), install a given JDK (for example, 8u202), apply selected patches, and create a domain with a given
2323
version of [WDT](https://github.com/oracle/weblogic-deploy-tooling). The tool can also update a Docker image either
2424
created using this tool or a Docker image built by the user (you should have an `ORACLE_HOME` `env` variable defined by

0 commit comments

Comments
 (0)