diff --git a/docs/_dapp/native-bindings.md b/docs/_dapp/native-bindings.md index 1672e0add..c906d1c58 100644 --- a/docs/_dapp/native-bindings.md +++ b/docs/_dapp/native-bindings.md @@ -52,7 +52,7 @@ repository checked out correctly, you can build the generator with: ``` $ cd $GOPATH/src/github.com/ethereum/go-ethereum -$ make abigen +$ go build ./cmd/abigen ``` ### Generating the bindings