From 42c4e0b18441ff8d0992a9b3bfcf9e4c114fb5c0 Mon Sep 17 00:00:00 2001 From: Lytsing Huang Date: Sun, 23 Nov 2014 02:29:18 +0800 Subject: [PATCH] fix: Error: Cowardly refusing to --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cc8750..0dc5d59 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ sudo apt-get install -y wget curl gcc libxml2-dev libxslt-dev libcurl4-openssl-d b) MacOSX (make sure you have [homebrew](http://brew.sh/) installed) ```bash -sudo brew install icu4c +brew install icu4c ``` Install Ruby from source: