1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00

README.md: minor fix.

This commit is contained in:
Henrik Hautakoski 2020-02-06 13:26:46 +01:00
parent 677a48f34a
commit 38d1658748

View file

@ -29,7 +29,7 @@ $ brew install openssl cmake
#### Build
After you just need to run `./build.sh` to trigger the whole build.
Run `./build.sh` to trigger cmake.
If you dont want to use the script. you can build with cmake using the following commands: