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.
2 parents 24653a2 + a36346d commit 978a4b4Copy full SHA for 978a4b4
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