Insert newlines and some words for markdown formating

This commit is contained in:
Li-Wen Hsu 2013-12-19 02:37:46 +08:00
parent 6b70f49047
commit d9526567de

View File

@ -42,9 +42,12 @@ Thanks to [@jfontan](https://github.com/vysheng/tg/issues/3#issuecomment-2829373
#### FreeBSD #### FreeBSD
Install these ports: Install these ports:
* devel/libconfig * devel/libconfig
* devel/libexecinfo * devel/libexecinfo
Then build:
$ env CC=clang CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure $ env CC=clang CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure
$ make $ make