Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
README: fix on links for [Installation Methods] section
Browse files Browse the repository at this point in the history
Signed-off-by: Yonle <yonle@lecturify.net>
  • Loading branch information
Yonle committed Jun 2, 2024
1 parent 738f881 commit 08eb54b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ You could set up an bostr bouncer by installing [Bostr CLI](#bostr-cli), or sett
**Tip:** When dependencies installation is failed due to failed compilation of `bufferutil` or `utf-8-validate` packages, Run `npm install` with `--omit=optional` (Example: `npm install --omit=optional -g bostr`).

Installation Methods
- [Bostr CLI](#bostrcli)
- [Source code](#sourcecode)
- [Bostr CLI](#bostr-cli)
- [Source code](#source-code)
- [Docker](#docker)
- [Bun runtime](#bunruntime)
- [Bun runtime](#bun-runtime)

### Bostr CLI
Install bostr via `npm`:
Expand Down

0 comments on commit 08eb54b

Please sign in to comment.