]> Sergey Matveev's repositories - go-opus.git/commitdiff
Further edits to README
authorHraban Luyat <hraban@0brg.net>
Sun, 5 Jul 2015 11:49:49 +0000 (12:49 +0100)
committerHraban Luyat <hraban@0brg.net>
Sun, 5 Jul 2015 11:49:49 +0000 (12:49 +0100)
README.md

index 45edd81f775681343387350f4e77a4ba785794dd..f937caf75d14568b152ba0dd40766d1577f2e48f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,8 +31,9 @@ respective source directories, which are checked out as git submodules as part
 of the build process.
 
 However, because libopus and liboupsfile are not (by source nor binaries)
-included in this package, this package is (should be?) unaffected by their
-licenses.
+included in this package, this package, in source code form, is (should be?)
+unaffected by their licenses. That changes once you run make, which will
+download the Opus source code, and go build, which will link it.
 
 Hraban