Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
batden committed May 1, 2021
1 parent 8d03a5d commit 93034f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esteem.sh
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ get_preq() {
git clone https://aomedia.googlesource.com/aom
cd $ESRC/aom
mkdir -p aom-build && cd aom-build
printf "\n$BLD%s $OFF%s\n" "This can take a while. Please be patient."
printf "\n$BLD%s $OFF%s\n" "This may take a while. Please be patient."
sleep 1
cmake .. -DENABLE_CCACHE=1 -DENABLE_NASM=ON
make
Expand Down

0 comments on commit 93034f2

Please sign in to comment.