aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbrew.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/brew.sh b/brew.sh
index 16ca215..51f757e 100755
--- a/brew.sh
+++ b/brew.sh
@@ -32,7 +32,7 @@ brew install bash
brew install bash-completion
# Install `wget` with IRI support.
-brew install wget --enable-iri
+brew install wget --with-iri
# Install RingoJS and Narwhal.
# Note that the order in which these are installed is important;