mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-01-24 08:59:10 +00:00
[Java binding] Improve prerequisites instructions (#278)
This commit is contained in:
parent
b9e476857c
commit
b022f30c24
@ -4,9 +4,8 @@
|
||||
|
||||
### Prerequisites
|
||||
|
||||
* Follow the instructions in the [README.md](../../README.md) to build blst.
|
||||
* `JAVA_HOME` environment variable is set to a JDK with an `include` folder containing a `jni.h`
|
||||
file.
|
||||
* Build blst by running `make blst` in the [library source directory](../../src).
|
||||
* Set `JAVA_HOME` environment variable to a JDK with an `include` folder containing a `jni.h` file.
|
||||
|
||||
### Build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user