Skip to content

Commit

Permalink
Update readme, accidentally a word
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Nov 30, 2020
1 parent e81bb8a commit 16d2834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Open the project in an IDE or generate the build with maven.
**IDE**:
1. Import the project from the `pom.xml`
* [IntelliJ](https://www.jetbrains.com/help/idea/maven-support.html#maven_import_project_start)
* [Eclipse](https://stackoverflow.com/a/36242422) - _(Warning: Eclipse's custom compiler cannot Recaf because of incorrect generics parsing)_
* [Eclipse](https://stackoverflow.com/a/36242422) - _(Warning: Eclipse's custom compiler cannot compile Recaf because of incorrect generics parsing)_
2. Create a run configuration with the main class `me.coley.recaf.Recaf`

**Without IDE**:
Expand Down

0 comments on commit 16d2834

Please sign in to comment.