Only use 3 sections
This commit is contained in:
parent
e82cb3115d
commit
ec7474f55c
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue