Skip to content

Commit

Permalink
docs: Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX authored Feb 24, 2024
1 parent 0bc1c8f commit de0ff98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/2_1_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ To get started developing patches with ReVanced Patcher, you need to prepare a d

## 📝 Prerequisites

- A Java IDE with Kotlin support, such as [IntelliJ](https://www.jetbrains.com/idea/) IDEA](https://www.jetbrains.com/idea/)
- Knowledge of Java, [Kotlin](https://kotlinlang.org), and [Dalvik bytecode](https://source.android.com/docs/core/runtime/dalvik-bytecode)](https://source.android.com/docs/core/runtime/dalvik-bytecode)
- A Java IDE with Kotlin support, such as [IntelliJ IDEA](https://www.jetbrains.com/idea/)
- Knowledge of Java, [Kotlin](https://kotlinlang.org), and [Dalvik bytecode](https://source.android.com/docs/core/runtime/dalvik-bytecode)
- Android reverse engineering skills and tools such as [jadx](https:/skylot/jadx)

## 🏃 Prepare the environment
Expand Down

0 comments on commit de0ff98

Please sign in to comment.