Skip to content

Commit e61b73b

Browse files
authored
Update README.md
1 parent f71f870 commit e61b73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ sudo pip install cors
8484
{'url': 'https://www.instagram.com', 'type': 'reflect_origin', 'credentials': 'false', 'origin': 'https://evil.com', 'status_code': 200}
8585
```
8686

87-
You can also use CORScanner via the `corscanner` or `cors` command: `corscanner -u https://www.instagram.com -vv`
87+
You can also use CORScanner via the `corscanner` or `cors` command: `corscanner -vu https://www.instagram.com`
8888

8989
## Usage
9090

0 commit comments

Comments
 (0)