Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
Composer
  • Loading branch information
SanderHamaka authored Aug 1, 2022
1 parent 290936e commit 5106014
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 @@ -3,17 +3,6 @@
To prevent confusion for editors, let them edit the SiteTree only on the domain the page should be.

## Installation
Add custom repository to composer.json
```
"repositories": [
{
"type": "vcs",
"url": "https://github.com/hamaka/silverstripe-subsite-switch-own-domain.git"
}
],
```
And then install via composer:

```
composer require "hamaka/silverstripe-subsite-switch-own-domain"
```
Expand Down

0 comments on commit 5106014

Please sign in to comment.