Sfoglia il codice sorgente

Fix markdown formatting (#179)

It seems correctly show in GitHub, but this may not be shown correctly
in other markdown readers.
y-yagi 5 anni fa
parent
commit
a5bb69b629
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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+)