File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Need to update your design? No problem! Just update and QA the code in your patt
25
25
1 . GitHub: [ https://github.com/PatternBuilder/pattern-builder-drupal ] ( https://github.com/PatternBuilder/pattern-builder-drupal )
26
26
27
27
28
- ### How
28
+ ### Setup
29
29
30
30
The Pattern Builder module contains a composer.json to build the library dependencies.
31
31
Below are some options to integrate the patternbuilder module into a project.
@@ -39,6 +39,13 @@ Below are some options to integrate the patternbuilder module into a project.
39
39
- Clone repo to the site's modules directory (Example: "sites/all/modules").
40
40
- Run ` composer install ` within the patternbuilder module's directory.
41
41
42
+
43
+ ### How
44
+
45
+ See [ Using Pattern Builder] ( using_pattern_builder.md ) .
46
+
47
+
48
+
42
49
### JSON Schema Support
43
50
44
51
1 . Property "uniqueId"
You can’t perform that action at this time.
0 commit comments