Skip to content

Commit

Permalink
Correct links
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshoerrmann committed Jul 13, 2020
1 parent 4dd4868 commit c0361b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ Kirby 3 automatically registers local collections, controllers or models using f

### Download

Download and copy this repository to `/site/plugins/missing-link`.
Download and copy this repository to `/site/plugins/methods-folder`.

### Git submodule

```
git submodule add https://github.com/hananils/kirby-missing-link.git site/plugins/missing-link
git submodule add https://github.com/hananils/kirby-methods-folder.git site/plugins/methods-folder
```

### Composer

```
composer require hananils/kirby-missing-link
composer require hananils/kirby-methods-folder
```

## Setup
Expand Down

0 comments on commit c0361b2

Please sign in to comment.