Update go get instructions (#125)

This commit is contained in:
Justin Traglia 2023-02-10 02:01:30 -06:00 committed by GitHub
parent 5cfbc34135
commit 5a3e294beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
go get github.com/ethereum/c-kzg-4844/bindings/go
```
## Go version