Skip to content
Snippets Groups Projects
Commit 0a171850 authored by Gregory Maxwell's avatar Gregory Maxwell
Browse files

Add a make install instruction to the README.

parent ed5989b0
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment