mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-16 03:44:56 +02:00
README.md: Improve MacOS part abit.
This commit is contained in:
parent
833e5f1ae5
commit
7bae67ddbc
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ Consult the manual for how to get these installed.
|
|||
|
||||
**MacOS:**
|
||||
|
||||
You must have a compiler installed. This project is known to build with `Xcode 11.0` but other versions should work.
|
||||
|
||||
You need to have opessl and cmake installed also, this can be done with this `brew` command:
|
||||
```sh
|
||||
$ brew install openssl cmake
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue