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

Commit 96cae5e

Browse files
committed
Merge pull request #118 from lytsing/master
mac os fix Error: Cowardly refusing to
2 parents 24ac6ac + 42c4e0b commit 96cae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sudo apt-get install -y wget curl gcc libxml2-dev libxslt-dev libcurl4-openssl-d
4545
b) MacOSX (make sure you have [homebrew](http://brew.sh/) installed)
4646

4747
```bash
48-
sudo brew install icu4c
48+
brew install icu4c
4949
```
5050

5151
Install Ruby from source:

0 commit comments

Comments
 (0)