diff --git a/bindings/go/README.md b/bindings/go/README.md index 1914cba..d430a4f 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/bindings/go +go get github.com/ethereum/c-kzg-4844 ``` ## Go version