Skip to content

Commit

Permalink
clarify that macos/ubuntu 1-liners are for amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
UmanShahzad committed May 5, 2021
1 parent b3ba9b7 commit ac9f459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ allowing you to:
All CLI tools (e.g. `ipinfo`, `grepip`) are available for download via
multiple mechanisms.

### macOS
### macOS (amd64)

```bash
$ curl -Ls https://github.com/ipinfo/cli/releases/download/ipinfo-1.1.1/macos.sh | sh
```

### Debian / Ubuntu
### Debian / Ubuntu (amd64)

```bash
$ curl -Ls https://github.com/ipinfo/cli/releases/download/ipinfo-1.1.1/deb.sh | sh
Expand Down

0 comments on commit ac9f459

Please sign in to comment.