mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
README.md: Document manual install of cmake for macos
This commit is contained in:
parent
3f1e657649
commit
aa7b49437a
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ You need to have opessl and cmake installed also, this can be done with this `br
|
|||
$ brew install openssl cmake
|
||||
```
|
||||
|
||||
If you need a newer version of cmake, you can download the official `.dmg` file: [cmake-3.15.7-Darwin-x86_64.dmg](https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Darwin-x86_64.dmg). or see https://cmake.org/download for other versions.
|
||||
|
||||
#### Build
|
||||
|
||||
Run `./build.sh` to trigger cmake.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue