Update README.md

This commit is contained in:
Eugene Kliuchnikov 2017-09-22 10:28:15 +02:00 committed by GitHub
parent c60563591a
commit 7748a1dc69

View File

@ -32,6 +32,8 @@ The basic commands to build, test and install brotli are:
$ make
$ make test
$ make install
By default, debug binaries are built. To generate "release" `Makefile` specify `--disable-debug` option to `configure-cmake`.
#### Bazel