Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvalin committed May 13, 2022
1 parent 05f6024 commit 4e46ccd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,13 @@ On Apple macOS, install Xcode and brew.sh, then in the Terminal enter:

2) Compiling the source

% git submodule update --init
% ./autogen.sh
% ./configure
% make

On x86, it's a good idea to use a -march= option that allows the use of AVX2.

3) Install the codec libraries (optional)

% sudo make install
Expand Down

0 comments on commit 4e46ccd

Please sign in to comment.