Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmvalin committed Jun 16, 2023
1 parent a674f84 commit 4414db0
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 4414db0

Please sign in to comment.