summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index ea68fe30..655c6b44 100644
--- a/README
+++ b/README
@@ -59,6 +59,10 @@ To build from the git repository, the following steps are necessary:
% ./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.