Skip to content

Commit

Permalink
simplify composer heading
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Mar 27, 2024
1 parent 40b319c commit d5df343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ What does that mean? We're glad you asked!
**Allows the site to be put into a maintenance mode.** Prevent users from accessing your sites during major updates by enabling Maintenance Mode either in the WordPress admin or via WP-CLI.

## Installation via Composer
**The Pantheon MU Plugin has been built to support Composer-based installs.** While Pantheon automation ensures that the latest version of the MU plugin are pushed with every update to WordPress, the Composer-based project ensures that you can manage it alongside your other WordPress mu-plugins, plugins and themes in your `composer.json`.
**Built for Composer.** While Pantheon automation ensures that the latest version of the MU plugin are pushed with every update to WordPress, the Composer-based project ensures that you can manage it alongside your other WordPress mu-plugins, plugins and themes in your `composer.json`.

```bash
composer require pantheon-systems/pantheon-mu-plugin
Expand Down

0 comments on commit d5df343

Please sign in to comment.