docs: Use codeblock
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
parent
992a167c12
commit
366a97d55f
1 changed files with 5 additions and 1 deletions
|
@ -9,7 +9,11 @@ and [OpenStreetMap]'s [Nominatim] API.
|
||||||
|
|
||||||
## Install CLI
|
## Install CLI
|
||||||
|
|
||||||
Using go: `go install git.sr.ht/~timharek/yr`
|
Using go:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
go install git.sr.ht/~timharek/yr
|
||||||
|
```
|
||||||
|
|
||||||
Adding more methods in the future. Help is wanted to achieve the best coverage.
|
Adding more methods in the future. Help is wanted to achieve the best coverage.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue