Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yotamloe committed Sep 8, 2024
1 parent 03227d3 commit 331add2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,12 @@ Will send a log to Logz.io that looks like this:
```

## Build and test locally
1. clone the repository:
1. Clone the repository:
```bash
git clone https://github.com/logzio/logzio-log4j2-appender.git
cd logzio-log4j2-appender
```
2. build and run tests:
2. Build and run tests:
```bash
mvn clean compile
mvn test
Expand Down

0 comments on commit 331add2

Please sign in to comment.