mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-17 03:50:03 +02:00
README.md: Add gcc and g++ to ubuntu dependencies.
This commit is contained in:
parent
2511e7b767
commit
833e5f1ae5
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ You will need `openssl` development files (version 1.1 or later) to compile and
|
|||
|
||||
**Ubuntu:**
|
||||
```sh
|
||||
$ apt-get install libssl-dev cmake
|
||||
$ apt-get install gcc g++ cmake libssl-dev
|
||||
```
|
||||
**For other linux distributions:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue