Skip to content

Commit

Permalink
Update drupal-commandline.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector authored Feb 26, 2025
1 parent 8c86c03 commit a26682c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/content/drupal-commandline.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,13 +174,12 @@ You may want to remove these modules after you launch your site, or use more adv

All of these modules are helpful during active development. Devel Generate is used in this walk-through to make nodes on the Live environment.

1. Sign in to your Dev environment if you haven't already done so. You will see a footer of helpful development information provided by the `webprofiler` module you just installed:
1. Sign in to your Dev environment if you haven't already done so. You will see a links from Devel module in the administrative header:

```bash{promptUser: user}
terminus drush $TERMINUS_SITE.dev -- user-login
```

![The webprofiler toolbar](../../../images/drupal8-commandline--webprofiler.png)

1. Export the configuration in the Dev environment:

Expand Down

0 comments on commit a26682c

Please sign in to comment.