Merge branch 'master' of github.com:vysheng/tg

This commit is contained in:
vvaltman 2015-06-01 12:34:59 +03:00
commit e3efc4f798

View File

@ -75,6 +75,7 @@ If using [Homebrew](http://brew.sh/):
brew install lua
brew install python
brew install libevent
brew install jansson
export CFLAGS="-I/usr/local/include -I/usr/local/Cellar/readline/6.3.8/include"
export LDFLAGS="-L/usr/local/lib -L/usr/local/Cellar/readline/6.3.8/lib"
./configure && make