Skip to content

Commit

Permalink
typo in README (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsnyk authored Mar 31, 2023
1 parent e52d9cb commit ed815e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ source "scripts/verifyBenchmarkPluginAvailable.sh"

All use of these utilities should be through scripts already rovided with each Benchmark style test suite. To use this, simply clone, navigate and install the plugin:
```
git clone https://github.com/OWASP-Benchmark/BenchmarkUtils.git`
git clone https://github.com/OWASP-Benchmark/BenchmarkUtils.git
cd BenchmarkUtils
mvn install
```
Expand Down

0 comments on commit ed815e1

Please sign in to comment.