diff options
| author | Chris Rebert <[email protected]> | 2013-09-30 17:54:24 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-30 17:54:49 -0700 |
| commit | a97918297e0fe8253b4ad9f8a63a1186eae979c4 (patch) | |
| tree | 60a2ad5286523fb5dd753d65db8f079bb6063af4 /getting-started.html | |
| parent | 0e628b65467f82d069df42f71a9c6c98be7bfd22 (diff) | |
| download | bootstrap-a97918297e0fe8253b4ad9f8a63a1186eae979c4.tar.xz bootstrap-a97918297e0fe8253b4ad9f8a63a1186eae979c4.zip | |
add maintenance note regarding #10864's addition
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html index 709bf09dc..0cb91f61f 100644 --- a/getting-started.html +++ b/getting-started.html @@ -64,6 +64,8 @@ base_url: "../" <p class="lead">Within the download you'll find the following directories and files, logically grouping common resources and providing both compiled and minified variations.</p> <p>Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootstrap. You'll see something like this:</p> +<!-- NOTE: This info is intentionally duplicated in the README. +Copy any changes made here over to the README too. --> {% highlight bash %} bootstrap/ ├── css/ |
