Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drupalninja authored Jun 27, 2024
1 parent fadd9ae commit b365d47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ Public Storybook: https://drupalx.netlify.app/

## Generating the theme

The following command will generate the new custom theme using the DrupalX starter as the template:
The following commands will generate the new custom theme using the DrupalX starter as the template:

```bash
chmod +x core/scripts/drupal
ddev exec --dir /var/www/html/web core/scripts/drupal generate-theme --starterkit=drupalx_theme nameoftheme
```

Expand Down

0 comments on commit b365d47

Please sign in to comment.