diff --git a/bindings/go/README.md b/bindings/go/README.md index d430a4f..1914cba 100644 --- a/bindings/go/README.md +++ b/bindings/go/README.md @@ -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