diff --git a/README.md b/README.md index 734041b..bc1a535 100644 --- a/README.md +++ b/README.md @@ -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.