Skip to content

Commit a843f71

Browse files
Lily Herussgold
authored andcommitted
Update README.md
1 parent d8b12ce commit a843f71

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@ It is deployed as a web application in a WebLogic Server (WLS) instance, version
88

99
## Downloading the release
1010

11-
You can find all the previous releases in the [releases page](https://github.com/oracle/weblogic-monitoring-exporter/releases).
12-
Each release contains a getXXX.sh script. Download it and then run
11+
You can find all the releases on the [releases page](https://github.com/oracle/weblogic-monitoring-exporter/releases).
12+
To download the web application wls-exporter.war and put your configuration file into the WAR, download the getXXX.sh script and then run:
1313

1414
```
1515
bash getXXX.sh <your-config-file>
1616
```
1717

18-
to download the web application `wls-exporter.war` and put your configuration file into the WAR.
19-
2018
## Building from source
2119

2220
Use `mvn install` to build the exporter servlets.

0 commit comments

Comments
 (0)