Skip to content

Commit 79a124f

Browse files
committed
Update download links
1 parent 7a44447 commit 79a124f

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

+8-9
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
1-
## g64drive - a Linux/Mac tool for operating 64drive by Retroactive
1+
## g64drive - a Windows/Linux/Mac tool for operating 64drive by Retroactive
22

33
### Installation (binary)
44

5+
Single-file executable download:
6+
7+
* Download [Windows 64-bit binary](https://github.com/rasky/g64drive/releases/latest/download/g64drive-windows-amd64.zip)
8+
* Download [Linux 64-bit binary](https://github.com/rasky/g64drive/releases/latest/download/g64drive-linux-amd64.tar.gz)
9+
* Download [macOS 64-bit binary](https://github.com/rasky/g64drive/releases/latest/download/g64drive-mac-amd64.zip)
10+
511
Through package managers:
612

713
* Mac (x86/M1): `brew install rasky/tap/g64drive`
814
* Arch Linux: install `g64drive` from [AUR](https://aur.archlinux.org/packages/g64drive/)
915

10-
For other systems, g64drive ships as a static binary on both Linux and macOS,
11-
with no additional dependencies required. Just download it and put it in your
12-
`PATH` (eg: `/usr/local/bin`):
13-
14-
* Download [Linux 64-bit binary](https://github.com/rasky/g64drive/releases/download/v0.3/g64drive-linux64.binary)
15-
* Download [macOS 64-bit binary](https://github.com/rasky/g64drive/releases/download/v0.3/g64drive-mac.binary)
16-
17-
No driver installation or udev configuration is required. The binary works
16+
No driver installation or udev configuration is required. On Linux/Mac, the binary works
1817
without sudo, thanks to libusb.
1918

2019
### Installation (source)

0 commit comments

Comments
 (0)