Skip to content

Commit

Permalink
Merge pull request sstephenson#102 from kenden/patch-1
Browse files Browse the repository at this point in the history
Update README.md: add install instructions for mac
  • Loading branch information
mbland authored Jun 14, 2018
2 parents 0dd0ac8 + a2bfa83 commit 8051d22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@ work on without issues.
- MSYS2
- Cygwin

### On macOS

```bash
$ brew install bats-core
```

### Installing Bats from source

Check out a copy of the Bats repository. Then, either add the Bats `bin`
Expand Down

0 comments on commit 8051d22

Please sign in to comment.