From c7822de1e8847249bd813166ee97c4bf421c2a12 Mon Sep 17 00:00:00 2001 From: Eric Zhang Date: Wed, 22 Jan 2025 13:55:40 -0500 Subject: [PATCH] Nits --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b74b5c..692f75b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ brew install bore-cli ### Linux -#### Arch +#### Arch Linux `bore` is available in the AUR as `bore`. @@ -41,7 +41,7 @@ brew install bore-cli yay -S bore # or your favorite AUR helper ``` -#### Gentoo +#### Gentoo Linux `bore` is available in the [gentoo-zh](https://github.com/microcai/gentoo-zh) overlay. @@ -51,7 +51,7 @@ sudo emerge --sync gentoo-zh sudo emerge net-proxy/bore ``` -### Binary +### Binary distribution Otherwise, the easiest way to install bore is from prebuilt binaries. These are available on the [releases page](https://github.com/ekzhang/bore/releases) for macOS, Windows, and Linux. Just unzip the appropriate file for your platform and move the `bore` executable into a folder on your PATH.