Skip to content

Commit

Permalink
Syntax highlighting in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Larry Karnowski authored Mar 23, 2021
1 parent 39d1d9c commit d161f19
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,9 @@ pp client.sites.list

## To run tests as Adzerk developer

```bash
bundle install
export ADZERK_API_KEY=<get-key-from-adzerk>
rake spec
```
bundle install
export ADZERK_API_KEY=<get-key-from-adzerk>
rake spec

## License

Expand Down

0 comments on commit d161f19

Please sign in to comment.