Skip to content

Commit c348593

Browse files
authored
Update readme.md
1 parent a51da7b commit c348593

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ The latest prebuilt binaries for Linux/MacOS/Windows are available
1313
[here](https://github.com/nkanaev/yarr/releases/latest).
1414
The archives follow the naming convention `yarr_{OS}_{ARCH}[_gui].zip`, where:
1515

16-
* `OS` corresponds to the target operating system (darwin/linux/windows for Linux, MacOS, Windows, respectively)
17-
* `ARCH` is the CPU architecture (`arm64` for AMD64/Aarch64, `amd64` for X86-64)
18-
* `-gui` indicates that the application ships with the GUI (tray icon), and is a command line application if omitted
16+
* `OS` is the target operating system
17+
* `ARCH` is the CPU architecture (`arm64` for AArch64, `amd64` for X86-64)
18+
* `-gui` indicates that the binary ships with the GUI (tray icon), and is a command line application if omitted
1919

2020
Usage instructions:
2121

0 commit comments

Comments
 (0)