From ee82dff7933be4bafd04b8c3d8c5519e1a14ceb6 Mon Sep 17 00:00:00 2001 From: Eric Zhang Date: Wed, 22 Jan 2025 13:56:16 -0500 Subject: [PATCH] More nits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 692f75b..dafb33f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Similar to [localtunnel](https://github.com/localtunnel/localtunnel) and [ngrok] ## Installation -### MacOS +### macOS `bore` is packaged as a Homebrew core formula. @@ -51,7 +51,7 @@ sudo emerge --sync gentoo-zh sudo emerge net-proxy/bore ``` -### Binary distribution +### 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.