Prettify docs.

(Does this trigger a NOTE section?)
This commit is contained in:
Siu Kwan Lam 2013-04-08 11:20:21 -05:00
commit 003768cdea

View file

@ -20,9 +20,9 @@ Quickstart
2. Run ``./configure --enable-optimized`` in the extracted directory.
**Note**: Without the ``--enable-optimized`` flag, debug build will be
selected. Unless you are developing LLVM or llvmpy, it is recommended
that the flag is used to reduce build time and binary size.
**Note**: Without the ``--enable-optimized`` flag, debug build will be
selected. Unless you are developing LLVM or llvmpy, it is recommended
that the flag is used to reduce build time and binary size.
3. Run ``REQUIRES_RTTI=1 make`` to build.