Skip to content

Commit

Permalink
Merge pull request #3119 from metacpan/oalders/readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders authored Jun 30, 2024
2 parents 48d3e3e + 20539ea commit 9e0b361
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ export PATH="$(realpath ./node_modules/.bin):$PATH"

### Installing on macOS

If you like, you can install `carton` via Homebrew:
If you like, you can install `carton` and `cmark` via Homebrew:

```bash
brew install carton
brew install carton cmark
```

If your `carton install` is having issues with SSL-related modules, you may need
Expand Down

0 comments on commit 9e0b361

Please sign in to comment.