We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfc43f commit a36346dCopy full SHA for a36346d
2 files changed
README.md
@@ -25,7 +25,7 @@ Documentation is available at: https://docs.dotkernel.org/dot-maker/.
25
Run the following command in your terminal:
26
27
```shell
28
-composer require-dev dotkernel/dot-maker
+composer require --dev dotkernel/dot-maker
29
```
30
31
## Setup
docs/book/v1/installation.md
@@ -3,5 +3,5 @@
3
Install `dotkernel/dot-maker` by executing the following Composer command:
4
5
6
7
0 commit comments