Skip to content

Commit

Permalink
Update README.md for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
alois-git authored Nov 9, 2023
1 parent cf95c1f commit a03498a
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 @@ -53,6 +53,12 @@ In order to use your the `protobuf-c` library compiled from source,
run *cmake* as
`PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH cmake .`

Under macos one way to build ttwatch is to install the following package using brew then follow the standard build instructions below.

```
brew install cmake openssl curl libusb protobuf protobuf-c
```

Build Instructions
==================

Expand Down

0 comments on commit a03498a

Please sign in to comment.