mirror of
https://github.com/Yonle/bostr.git
synced 2025-06-21 14:22:13 +02:00
README: fix on links for [Installation Methods] section
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
738f8811f0
commit
08eb54b106
@ -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`).
|
**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
|
Installation Methods
|
||||||
- [Bostr CLI](#bostrcli)
|
- [Bostr CLI](#bostr-cli)
|
||||||
- [Source code](#sourcecode)
|
- [Source code](#source-code)
|
||||||
- [Docker](#docker)
|
- [Docker](#docker)
|
||||||
- [Bun runtime](#bunruntime)
|
- [Bun runtime](#bun-runtime)
|
||||||
|
|
||||||
### Bostr CLI
|
### Bostr CLI
|
||||||
Install bostr via `npm`:
|
Install bostr via `npm`:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user