We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dadcb0 commit 3131cf9Copy full SHA for 3131cf9
README.md
@@ -11,6 +11,10 @@ To run command for example `:ComposerRun validate` run command validate for your
11
```
12
This command exec the installation flow of composer's install. This process require `curl`
13
14
+```vim
15
+:ComposerInstall [--no-dev ..]
16
+```
17
+This command exec `composer install`
18
19
## Install
20
```vim
0 commit comments