Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 62e6c51

Browse files
authored
fix incorrect directory path in readme
1 parent 4c33ed5 commit 62e6c51

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
@@ -58,7 +58,7 @@ To install the plugin, navigate to your WebLogic Server installation, then enter
5858
assumes you installed WebLogic Server in `/u01/wlshome`):
5959

6060
```
61-
cd /u01/wlshome/oracle_common/plugins/maven/com/oracle/12.2.1/oracle-maven-sync
61+
cd /u01/wlshome/oracle_common/plugins/maven/com/oracle/oracle-maven-sync/12.2.1
6262
mvn install:install-file -DpomFile=oracle-maven-sync-12.2.1.pom -Dfile=oracle-maven-sync-12.2.1.jar
6363
```
6464

0 commit comments

Comments
 (0)