Update go get command in instructions (#90)
This commit is contained in:
parent
d46544dd2e
commit
3ec2e9cdc2
|
@ -6,7 +6,7 @@ exported functions in [C-KZG-4844](https://github.com/ethereum/c-kzg-4844).
|
|||
## Installation
|
||||
|
||||
```
|
||||
go get github.com/ethereum/c-kzg-4844/bindings/go
|
||||
go get github.com/ethereum/c-kzg-4844
|
||||
```
|
||||
|
||||
## Go version
|
||||
|
|
Loading…
Reference in New Issue