docs: Use codeblock

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
Tim Hårek Andreassen 2024-10-04 21:02:18 +02:00
parent 992a167c12
commit 366a97d55f
No known key found for this signature in database
GPG key ID: E59C7734F0E10EB5

View file

@ -9,7 +9,11 @@ and [OpenStreetMap]'s [Nominatim] API.
## 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.