Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fummicc1 authored Nov 17, 2024
1 parent 2516f37 commit 2d34284
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,11 @@ GeoHashCLI executable is a CLI tool for GeoHash.

You can use it to generate GeoHash from latitude and longitude.

<!--
- Install via Homebrew (not yet available)
- Install via Homebrew

```sh
brew tap fummicc1/geohash-swift
brew install geohash-swift
brew tap fummicc1/geohash
brew install fummicc1/geohash/geohash
```

Usage:
Expand All @@ -51,8 +49,6 @@ geohash 35.681236 139.767125
geohash --coordinate "35.681236,139.767125"
```

-->

- Install via Swift Package Manager

```swift
Expand Down

0 comments on commit 2d34284

Please sign in to comment.