Skip to content

Commit bb251f6

Browse files
committed
Clarify
1 parent 0d0fba1 commit bb251f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ This will remove all inclusion and use of `PSHUFB` and equivalent on other platf
548548

549549
This is done by adding `-tags=nopshufb` to `go build` and similar commands that produce binary output.
550550

551-
As already stated using the above *may* result in non-infringing code.
551+
The removed code may not be infringing and even after `-tags=nopshufb` there may still be infringing code left.
552552

553553
# Links
554554
* [Backblaze Open Sources Reed-Solomon Erasure Coding Source Code](https://www.backblaze.com/blog/reed-solomon/).

0 commit comments

Comments
 (0)