Skip to content

Commit 2ffc360

Browse files
Update README.md
The install/plugin command is deprecated.
1 parent fb92fef commit 2ffc360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cd /path/to/my-project.test
3030
composer require craftcms/element-api
3131

3232
# tell Craft to install the plugin
33-
./craft install/plugin element-api
33+
./craft plugin/install element-api
3434
```
3535

3636
## Upgrading from Craft 2

0 commit comments

Comments
 (0)