Skip to content

Commit

Permalink
chore: add macOS build requirements to readme (#489)
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo <[email protected]>
  • Loading branch information
ashneverdawn and ashneverdawn authored Apr 3, 2024
1 parent ea90659 commit 171eebc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,10 @@ outside of localhost.

#### Mac

***TBD***
| Dep | Install Command |
|------|------------------------------------------------------------------|
| Rust | `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs \| sh` |
| CMake | `brew install cmake` |

## Docs

Expand Down

0 comments on commit 171eebc

Please sign in to comment.