mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-18 04:00:03 +02:00
README.md: Change libeoskeygen to libeosio
This commit is contained in:
parent
4a83b06ef2
commit
404c203488
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ This program generates public and private keypair for [EOS](https://eos.io/)
|
|||
|
||||
## Compile
|
||||
|
||||
You will need `libeoskeygen` and `cmake 3.15` or later to compile this project.
|
||||
You will need `libeosio` and `cmake 3.15` or later to compile this project.
|
||||
|
||||
### Linux/MacOS
|
||||
|
||||
|
|
@ -56,7 +56,7 @@ $ brew install 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.
|
||||
|
||||
`libeoskeygen` needs to be compiled and installed from source. [Go here](https://github.com/eosswedenorg/libeoskeygen)
|
||||
`libeosio` needs to be compiled and installed from source. [Go here](https://github.com/eosswedenorg/libeosio)
|
||||
|
||||
#### Build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue