Skip to content

Commit

Permalink
doc: Update requirements on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josemiguelmelo committed Mar 9, 2020
1 parent 3e24c8b commit eea3d9c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ Or use the flag: `--codacy-api-base-url <Codacy_instance_URL>:16006`.

## Running Codacy Coverage Reporter

Requirements: bash, curl, glibc.
Requirements:

- bash
- curl or wget
- glibc

```bash
bash <(curl -Ls https://coverage.codacy.com/get.sh)
Expand Down

0 comments on commit eea3d9c

Please sign in to comment.