Skip to content

Commit 0659227

Browse files
authored
Update README.md
bin/cake plugin load Muffin/Footprint
1 parent 402906d commit 0659227

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@ Using [Composer][composer]:
1717

1818
```
1919
composer require muffin/footprint
20+
2021
```
2122

2223
You then need to load the plugin by running console command:
2324

2425
```bash
25-
bin/cake load Muffin/Footprint
26+
bin/cake plugin load Muffin/Footprint
2627
```
2728

2829
## Usage

0 commit comments

Comments
 (0)