We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0fb41 commit 0328a0fCopy full SHA for 0328a0f
1 file changed
readme.md
@@ -4,7 +4,7 @@ devcert takes away the pain of creating self-signed certificates for development
4
5
## Usage
6
7
-```shell
+```
8
$ devcert my-project.local api.my-project.local my-other-project.test
9
10
Generating certificate...
@@ -28,7 +28,7 @@ This is a one time process that needs to be executed before generating domain sp
28
29
Example:
30
31
32
$ devcert myapp.local
33
34
devcert needs to execute the setup process first.
0 commit comments