Skip to content

Commit

Permalink
composer
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanscheepen committed Jul 30, 2022
1 parent 33be282 commit c3eb43e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,6 @@ Allow Admin users to switch to other account through the CMS menu.
Silverstripe 4+

## Installation
First: add custom repository to composer.json
```
"repositories": [
{
"type": "vcs",
"url": "https://github.com/sandervanscheepen/silverstripe-cms-userswitcher.git"
}
],
```
Second: install via composer:

```
composer require "sandervanscheepen/silverstripe-cms-userswitcher"
```
Expand Down

0 comments on commit c3eb43e

Please sign in to comment.