shithub: opus

Download patch

ref: 0a17185061529d26cf61c34e523bf5cfe29fb23a
parent: ed5989b0fb547e62323fc1d38f9e890ae7a96ba5
author: Gregory Maxwell <[email protected]>
date: Sat Sep 15 21:07:09 EDT 2012

Add a make install instruction to the README.

--- a/README
+++ b/README
@@ -59,6 +59,10 @@
 % ./configure
 % make
 
+3) Install the codec libraries (optional)
+
+% sudo make install
+
 Once you have compiled the codec, there will be a opus_demo executable
 in the top directory.