Skip to content

Commit

Permalink
change 64bit links to first
Browse files Browse the repository at this point in the history
  • Loading branch information
likexian committed Aug 26, 2020
1 parent 2b818a1 commit 58e6509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/whois/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Whois is released as a single binary file. Install whois by unzipping it and mov

### Linux

- [32-bit](https://github.com/likexian/whois-go/releases/download/v1.7.2/whois-linux-386.zip)
- [64-bit](https://github.com/likexian/whois-go/releases/download/v1.7.2/whois-linux-amd64.zip)
- [32-bit](https://github.com/likexian/whois-go/releases/download/v1.7.2/whois-linux-386.zip)

### Windows

- [32-bit](https://github.com/likexian/whois-go/releases/download/v1.7.2/whois-windows-386.zip)
- [64-bit](https://github.com/likexian/whois-go/releases/download/v1.7.2/whois-windows-amd64.zip)
- [32-bit](https://github.com/likexian/whois-go/releases/download/v1.7.2/whois-windows-386.zip)

## Usage

Expand Down

0 comments on commit 58e6509

Please sign in to comment.