Skip to content

Commit fcf8d15

Browse files
committed
Update README.md
1 parent 13b2daf commit fcf8d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ If using [Homebrew](http://brew.sh/):
6969
brew install libconfig
7070
brew install readline
7171
brew install lua
72+
brew install libevent
7273
export CFLAGS="-I/usr/local/include -I/usr/local/Cellar/readline/6.3.8/include"
7374
export LDFLAGS="-L/usr/local/lib -L/usr/local/Cellar/readline/6.3.8/lib"
7475
./configure && make

0 commit comments

Comments
 (0)