aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2020-04-15 17:46:20 -0700
committerMark Otto <[email protected]>2020-04-26 17:26:04 -0700
commit81417a2fc69ed831a68a1a1fd1853346d2cbb46a (patch)
tree22e518f1313cb4c9308ae135fae0e58b194eba8f
parent1e3672418ab495fbee0f1de8f67d1d12805b4a9a (diff)
downloadbootstrap-81417a2fc69ed831a68a1a1fd1853346d2cbb46a.tar.xz
bootstrap-81417a2fc69ed831a68a1a1fd1853346d2cbb46a.zip
wordsmithing
-rw-r--r--site/content/docs/4.3/customize/overview.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/site/content/docs/4.3/customize/overview.md b/site/content/docs/4.3/customize/overview.md
index a69ea1b1f..5ccbd68d6 100644
--- a/site/content/docs/4.3/customize/overview.md
+++ b/site/content/docs/4.3/customize/overview.md
@@ -22,7 +22,9 @@ sections:
## Overview
-There are multiple ways to customize Bootstrap. Your best path can depend on your project, the complexity of your build tools, the version of Bootstrap you're using, browser support, and more. Our two preferred methods are:
+There are multiple ways to customize Bootstrap. Your best path can depend on your project, the complexity of your build tools, the version of Bootstrap you're using, browser support, and more.
+
+Our two preferred methods are:
1. Using Bootstrap [via package manager]({{< docsref "/getting-started/download#package-managers" >}}) so you can use and extend our source files.
2. Using Bootstrap's compiled distribution files or the [Bootstrap CDN]({{< docsref "/getting-started/download#bootstrapcdn" >}}) so you can add onto or override Bootstrap's styles.