Skip to content

Commit ee60376

Browse files
committed
update module how section
1 parent 6515260 commit ee60376

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/pattern_builder_module.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Need to update your design? No problem! Just update and QA the code in your patt
2525
1. GitHub: [https://github.com/PatternBuilder/pattern-builder-drupal](https://github.com/PatternBuilder/pattern-builder-drupal)
2626

2727

28-
### How
28+
### Setup
2929

3030
The Pattern Builder module contains a composer.json to build the library dependencies.
3131
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.
3939
- Clone repo to the site's modules directory (Example: "sites/all/modules").
4040
- Run `composer install` within the patternbuilder module's directory.
4141

42+
43+
### How
44+
45+
See [Using Pattern Builder](using_pattern_builder.md).
46+
47+
48+
4249
### JSON Schema Support
4350

4451
1. Property "uniqueId"

0 commit comments

Comments
 (0)