Browse Source

Fix markdown formatting (#179)

It seems correctly show in GitHub, but this may not be shown correctly
in other markdown readers.
y-yagi 5 years ago
parent
commit
a5bb69b629
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -67,7 +67,7 @@ Then you can install using [Linuxbrew](http://linuxbrew.sh/)
 
 ```
 brew install mkcert
-````
+```
 
 or build from source (requires Go 1.10+)