multiformats/go-multihash

test instructions in readme fail

zippy opened this issue · 1 comments

zippy commented

I just followed the test instructions in the readme:

cd test/
go build

And this results in a build error:

eric@finkomatic:~/go/src/github.com/multiformats/go-multihash/test$ go build
can't load package: package github.com/multiformats/go-multihash/test: no buildable Go source files in /home/eric/go/src/github.com/multiformats/go-multihash/test

The readme no longer has those instructions. Fixed by entropy...