mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-02 11:43:40 +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:**
|
**Ubuntu:**
|
||||||
```sh
|
```sh
|
||||||
$ apt-get install libssl-dev cmake
|
$ apt-get install gcc g++ cmake libssl-dev
|
||||||
```
|
```
|
||||||
**For other linux distributions:**
|
**For other linux distributions:**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue