Skip to content

Commit f1d540a

Browse files
authored
Update README.md
1 parent 73526e0 commit f1d540a

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
@@ -19,7 +19,7 @@ CVE-2021-44228 found declared as dependency in META-INF/maven/org.apache.logging
1919
CVE-2021-44228 found in class file org/apache/logging/log4j/core/net/JndiManager$1.class
2020
```
2121

22-
## 📝 How to run on a live server (no need to stop running your Java instances)
22+
## 📝 How to run on a live server (no need to stop your running Java instances)
2323

2424
1. Download the [jar file](https://github.com/CodeShield-Security/Log4JShell-Bytecode-Detector/releases/download/v0.5/Log4JDetector-0.5-jar-with-dependencies.jar) under releases.
2525
2. Run `java -cp <PATH_TO_DOWNLOADED_JAR> de.codeshield.log4jshell.Log4JProcessDetector`

0 commit comments

Comments
 (0)