Skip to content

Commit

Permalink
README.md - Remove note on vendoring
Browse files Browse the repository at this point in the history
  • Loading branch information
bjwbell committed Jul 22, 2016
1 parent 9ce1837 commit 253de0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -17,9 +17,6 @@ go install github.com/bjwbell/gensimd
go get github.com/bjwbell/gensimd/simd
```

Vendoring `golang.org/x/tools/go/ssa` and enabling `GO15VENDOREXPERIMENT` is a temporary
hack.

## Optional - SSE2

The SSE2 intrinsics package is `github.com/bjwbell/gensimd/simd/sse`
Expand Down

0 comments on commit 253de0f

Please sign in to comment.