Skip to content

Commit cede269

Browse files
author
Russell Baldwin
committed
Update readme
Update readme with CLI instructions
1 parent ee2c43c commit cede269

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.mdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ The Alphabetise plugin will alphabetise a given [Kirby CMS](http://getkirby.com/
1010

1111
## Installation
1212

13-
Put all the files into your **site/plugins/alphabetise** folder. If the 'alphabetise' plugin folder doesn't exist then create it.
13+
Put all the files into your **site/plugins/alphabetise** folderor use the [Kirby CLI](https://github.com/getkirby/cli): In your project folder, from the command line, enter:
14+
```kirby plugin:install shoesforindustry/kirby-plugins-alphabetise```
15+
To update the plugin use:
16+
```kirby plugin:update shoesforindustry/kirby-plugins-alphabetise```
1417

1518
## How to use it?
1619

0 commit comments

Comments
 (0)