Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
Readme: install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Stark committed Feb 8, 2021
1 parent 843b2f7 commit 6da0482
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 @@ -34,7 +34,7 @@ If you are looking additional integrations (Cache Drivers), feel free to contrib
## Installation

1. Install with Composer via `composer require ostark/upper` from your project directory
2. Install plugin with this command `php craft install/plugin upper` or in the Craft CP under Settings > Plugins
2. Install plugin with this command `php craft plugin/install upper` or in the Craft CP under Settings > Plugins
3. A new configuration file gets generated automatically in `your-project/config/upper.php`.


Expand Down

0 comments on commit 6da0482

Please sign in to comment.