Only use 3 sections

This commit is contained in:
chrisfinazzo 2015-03-27 16:50:28 -04:00
parent e82cb3115d
commit ec7474f55c
1 changed files with 0 additions and 2 deletions

View File

@ -154,8 +154,6 @@ which it must compile each time it is installed. Luckily, you can
dramatically decrease the install time of Nokogiri by setting the dramatically decrease the install time of Nokogiri by setting the
environment variable `NOKOGIRI_USE_SYSTEM_LIBRARIES` to `true`. environment variable `NOKOGIRI_USE_SYSTEM_LIBRARIES` to `true`.
## 4. Gotchas
<div class="note warning"> <div class="note warning">
<h5>Be sure to exclude <code>vendor</code> from your <h5>Be sure to exclude <code>vendor</code> from your
<code>_config.yml</code></h5> <code>_config.yml</code></h5>