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

Commit 42c4e0b

Browse files
committed
fix: Error: Cowardly refusing to
1 parent ea2e72f commit 42c4e0b

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
@@ -34,7 +34,7 @@ sudo apt-get install -y wget curl gcc libxml2-dev libxslt-dev libcurl4-openssl-d
3434
b) MacOSX (make sure you have [homebrew](http://brew.sh/) installed)
3535

3636
```bash
37-
sudo brew install icu4c
37+
brew install icu4c
3838
```
3939

4040
Install Ruby from source:

0 commit comments

Comments
 (0)