Skip to content

Commit 0425847

Browse files
committed
Extra note
1 parent e55b98b commit 0425847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ A GUI for a the popular [java-deobfuscator](https://github.com/java-deobfuscator
44

55
## What is Deobfuscator-GUI?
66
Deobfuscator-GUI is a GUI for the command line deobfuscator. User interfaces are more intuitive to the average user, allowing more people to use the tool without needing to concern themselves with syntax or configuration files.
7-
Note that as of 3.0 very old versions of deobfuscator will no longer be supported.
7+
Note that as of version 3.0 very old versions of deobfuscator will no longer be supported.
88

99
## How to Use
10-
1. Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator.
10+
1. Download the deobfuscator.jar from https://github.com/java-deobfuscator/deobfuscator. Place it in the same folder as the GUI you will be downloading to avoid selecting the JAR when you open the GUI.
1111
2. Download or build the GUI:
1212
* Download: [releases](https://github.com/java-deobfuscator/deobfuscator-gui/releases/latest)
1313
* Build: Clone the repository then run `mvn package`

0 commit comments

Comments
 (0)