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 96d65a6 commit a2d8547Copy full SHA for a2d8547
README.md
@@ -35,7 +35,7 @@ volumes:
35
> containers are running:
36
>
37
> ```console
38
-> mkdir -p ~/.local/share && find ~/.local/share -name mkcert -type d -delete && ln -s "$(mkcert -CAROOT)" ~/.local/share`
+> mkdir -p ~/.local/share && find ~/.local/share -name mkcert -type d -delete && ln -s "$(mkcert -CAROOT)" ~/.local/share
39
> ```
40
41
> If you haven't installed mkcert yet, you can do so with Homebrew:
0 commit comments