Skip to content

Commit 0328a0f

Browse files
authored
Update readme.md
1 parent 8c0fb41 commit 0328a0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ devcert takes away the pain of creating self-signed certificates for development
44

55
## Usage
66

7-
```shell
7+
```
88
$ devcert my-project.local api.my-project.local my-other-project.test
99
1010
Generating certificate...
@@ -28,7 +28,7 @@ This is a one time process that needs to be executed before generating domain sp
2828

2929
Example:
3030

31-
```shell
31+
```
3232
$ devcert myapp.local
3333
3434
devcert needs to execute the setup process first.

0 commit comments

Comments
 (0)