fix readme

This commit is contained in:
Stefan Bratanov 2022-11-25 15:53:22 +00:00
parent b77bd70817
commit fd9f16c9a9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
make build
```
This will install the library in the `src/main/resources/lib` folder with a name according to your OS
This will install the library in the `src/main/resources/ethereum/ckzg4844/lib` folder with a name according to your OS
## Test
```bash