Skip to content

Commit

Permalink
Merge pull request #758 from mapbox/ah/prerequisites
Browse files Browse the repository at this point in the history
Add prerequisites section to debug-env/README.md
  • Loading branch information
macdrevx authored Jun 25, 2021
2 parents 2fbbeac + 81a4eab commit 66d9862
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions debug-env/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Debuggable Environment

## Prerequisites

Several utilities are required to use this script. You can install them with:

```
$ brew install xcodegen cmake ccache glfw pkgconfig
```

## Setup

1. Clone this repository
Expand Down

0 comments on commit 66d9862

Please sign in to comment.