More nits

This commit is contained in:
Eric Zhang 2025-01-22 13:56:16 -05:00 committed by GitHub
parent c7822de1e8
commit ee82dff793
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.