mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 06:04:18 +00:00
Keep code-block style consistent
This commit is contained in:
parent
1e28b02f47
commit
3a99f221ce
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue