Skip to content

Commit 1012d9f

Browse files
committed
Merge branch 'master' of https://github.com/lawbyte/avs
2 parents 570f040 + dce0ac2 commit 1012d9f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The scanner detects numerous vulnerability types, including:
4848

4949
1. Clone the repository:
5050
```bash
51-
git clone https://github.com/lawbyte/avs.git
51+
git clone --recursive https://github.com/lawbyte/avs.git
5252
cd avs
5353
```
5454

@@ -57,11 +57,6 @@ cd avs
5757
pip install -r requirements.txt
5858
```
5959

60-
3. Install Quark Engine for advanced vulnerability detection:
61-
```bash
62-
pip install -U quark-engine
63-
```
64-
6560
## Usage
6661

6762
### Scanning an APK for Vulnerabilities

0 commit comments

Comments
 (0)