Skip to content

Commit

Permalink
Fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Jul 24, 2023
1 parent 82298be commit 7dd79a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides/BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,8 @@ The ZAP tool scripting uses the following detection, in order of importance:
- Use this if you are developing ZAP locally and would like to run ZAP
with your changes.

- `$ZAP_INSTALL_PATH` to point to where `zap-linux-x64.zip`, `zap-linux-arm64`
or `zap-mac-x64.zip` was unpacked.
- `$ZAP_INSTALL_PATH` to point to where `zap-linux-x64.zip`,
`zap-linux-arm64.zip` or `zap-mac-x64.zip` was unpacked.

- This allows you to not need to place `zap` or `zap-cli` (or both) in
`$PATH`.
Expand Down

0 comments on commit 7dd79a6

Please sign in to comment.