File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33Instructions to extend Drupal Console adding commands globally.
44
5- ## Create ` ~/.console/ ` directory (if not created already)
5+ ### Create ` ~/.console/ ` directory
66Execute the ` init ` command and select ` /Users/YOUR_USER_NAME/.console/ ` when asked for destination.
77```
88drupal init
99```
1010NOTES:
1111* For instructions about installing the [ Drupal Console Launcher] ( https://github.com/hechoendrupal/DrupalConsole/#update-drupalconsole-launcher )
1212
13- ## Install this project:
13+ ### Install this project:
1414```
1515cd ~/.console/
1616
@@ -20,7 +20,7 @@ drupal/console-extend:dev-master extend \
2020--no-interaction
2121```
2222
23- ## Update this project
23+ ### Update this project
2424```
2525cd ~/.console/extend
2626
File renamed without changes.
You can’t perform that action at this time.
0 commit comments