Skip to content

Commit

Permalink
remove space in docs to resize bash views in git (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: Naor Talmor <74590681+naortalmor1@users.noreply.github.com>
  • Loading branch information
Opeyemi19 and naortalmor1 committed Aug 15, 2022
1 parent 26d50b6 commit 191149f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ docker pull aquasec/chain-bench:latest

Example:

``` bash
docker run --rm aquasec/chain-bench:latest scan --repository-url <REPOSITORY_URL> --access-token <TOKEN>
```
```bash
docker run --rm aquasec/chain-bench:latest scan --repository-url <REPOSITORY_URL> --access-token <TOKEN>
```

0 comments on commit 191149f

Please sign in to comment.