You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/docs/src/docs/installation.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -40,12 +40,14 @@ This will bring up an installation menu that presents the following steps:
40
40
41
41
**`What initial patterns do you want included in your project?`** - Choose the <ahref="/docs/starterkits/">Starterkit</a> you want to begin your project with. The options are:
42
42
43
-
-**`Handlebars base patterns`**`(some basic patterns to get started with)` - TODO: include demo link
44
-
-**`Handlebars demo patterns`**`(full demo website and patterns)` - TODO: include demo link
45
-
-**`Twig (PHP) demo patterns`**`(full demo website and patterns)` - TODO: include demo link
43
+
-**`Handlebars base patterns`**`(some basic patterns to get started with)`
44
+
-**`Handlebars demo patterns`**`(full demo website and patterns)`
45
+
-**`Twig (PHP) demo patterns`**`(full demo website and patterns)`
46
46
-**`Custom starterkit`** - point to a custom Pattern Lab starterkit TODO: include instructions on including custom starterkits
47
47
-**`Blank project (no patterns)`** - This won't include any initial patterns in your project so you can start completely from scratch
48
48
49
+
You can find all starter kits on our [demos page](/demos/)
50
+
49
51
## Step 6: Confirm your choices
50
52
51
53
**`Are you happy with your choices? (Hit enter for YES)?`** - Confirm your choices, and when done the Pattern Lab installation will begin.
0 commit comments