diff --git a/Brewfile b/Brewfile index af81e5b4..ec195a5d 100644 --- a/Brewfile +++ b/Brewfile @@ -1,3 +1,3 @@ -brew 'doxygen' -brew 'libogg' -brew 'xz' +brew install 'doxygen' +brew install 'libogg' +brew install 'xz'