Keep code-block style consistent

This commit is contained in:
Christian Muehlhaeuser 2019-12-16 18:52:10 +01:00
parent 1e28b02f47
commit 3a99f221ce

View file

@ -6,7 +6,9 @@ Render markdown on the CLI, with _pizzazz_!
### Go
go get github.com/charmbracelet/gold/cmd/gold
```console
go get github.com/charmbracelet/gold/cmd/gold
```
## Usage