Skip to content

Commit 2515052

Browse files
authored
Merge pull request #3574 from psiinon/faq/start-owasp
FAQ: Correct start FAQ page
2 parents 62dff7f + 3eb19cf commit 2515052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/content/faq/how-can-you-start-zap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There are 3 options on Windows:
1414
1. Via the desktop icon (assuming you selected this option during installation)
1515
1. Via the 'Start' menu:
1616
* All Programs
17-
* OWASP
17+
* ZAP
1818
* Zed Attack Proxy
1919
* `ZAP <version>`
2020
1. Via the 'zap.bat' command line script in the [installation directory](/faq/where-is-zap-installed/)
@@ -32,7 +32,7 @@ OS app that can be started as any other app: Double-Click on the app to start
3232
it.
3333

3434
If you have installed ZAP in '/Applications' then you can run it from the command line using
35-
'/Applications/OWASP\ ZAP.app/Contents/Java/zap.sh'
35+
'/Applications/ZAP.app/Contents/Java/zap.sh'
3636

3737
If you have installed ZAP in another directory then change the initial '/Applications' part accordingly.
3838

0 commit comments

Comments
 (0)