File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/pattern-lab/edition-php-drupal-standard.svg?branch=master )] ( https://travis-ci.org/pattern-lab/edition-php-drupal-standard )
1+ [ ![ Build Status] ( https://travis-ci.org/drupal- pattern-lab/edition-php-drupal-standard.svg?branch=master )] ( https://travis-ci.org/drupal- pattern-lab/edition-php-drupal-standard )
22
3- # Pattern Lab Twig Standard Edition for Drupal
3+ # Pattern Lab Twig Standard Edition for Drupal
44
55The Standard Edition for Drupal gives developers and designers a clean and stable base from which to develop a Drupal compatible pattern library.
66
7- ## Prerequistes
7+ ## Prerequistes
88
99- [ ` composer ` ] ( https://getcomposer.org )
1010
1111## First Time Install
1212
13- 1 . Run ` composer create-project pattern-lab/edition-drupal-standard FOLDERNAME ` (Assuming you wanted it in a directory called ` FOLDERNAME ` ).
14- 1 . Select a starterkit from menu. If asked about replacing files, do it.
15- 1 . Commit new files generated.
13+ Run this command (Assuming you wanted it in a directory called ` FOLDERNAME ` ):
14+
15+ ``` bash
16+ composer create-project --repository ' { "type": "vcs", "url": "https://github.com/drupal-pattern-lab/edition-php-drupal-standard" }' pattern-lab/edition-drupal-standard
17+ ```
18+
19+ Select a starterkit from menu. If asked about replacing files, do it.
20+
21+ Commit new files generated.
1622
1723## Using It
1824
You can’t perform that action at this time.
0 commit comments