We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb92fef + 2ffc360 commit c8a5919Copy full SHA for c8a5919
1 file changed
README.md
@@ -30,7 +30,7 @@ cd /path/to/my-project.test
30
composer require craftcms/element-api
31
32
# tell Craft to install the plugin
33
-./craft install/plugin element-api
+./craft plugin/install element-api
34
```
35
36
## Upgrading from Craft 2
0 commit comments