From 81417a2fc69ed831a68a1a1fd1853346d2cbb46a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 15 Apr 2020 17:46:20 -0700 Subject: [PATCH] wordsmithing --- site/content/docs/4.3/customize/overview.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/content/docs/4.3/customize/overview.md b/site/content/docs/4.3/customize/overview.md index a69ea1b1fc..5ccbd68d6c 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.