We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120a784 commit e9a7307Copy full SHA for e9a7307
1 file changed
README.md
@@ -6,7 +6,8 @@ It consists of two parts :
6
7
8
## Getting Started
9
-#### From source code
+### You have two options to install it
10
+#### 1) From source code
11
###### Prerequisite :
12
* Electron (to start the app)
13
* Java (to generate apk backdoor)
@@ -15,7 +16,7 @@ It consists of two parts :
15
16
2. ```cd AhMyth-Android-RAT/AhMyth-Server```
17
3. ```npm start```
18
-#### From binaries
19
+#### 2) From binaries
20
21
* Download a binary from https://github.com/AhMyth/AhMyth-Android-RAT/releases
22
0 commit comments