export GOPATH=~/go go get github.com/subgraph/fw-daemon go get github.com/subgraph/oz cd $GOPATH/src/github.com/subgraph/oz/ go install ./...