chore: add libuv to the required packages heading in macos docs (#5045)
This commit is contained in:
parent
326dbd1e15
commit
7e72f9ab85
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ following to use `g++`.
|
|||
cmake -DCMAKE_CXX_COMPILER=g++ ...
|
||||
```
|
||||
|
||||
## Required Packages: CMake, GMP
|
||||
## Required Packages: CMake, GMP, libuv
|
||||
|
||||
```bash
|
||||
brew install cmake
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue