docs: remove mise option

This commit is contained in:
2026-05-06 19:46:18 +02:00
parent 7592568c4b
commit 15cf2f4881

View File

@@ -65,18 +65,7 @@ The codebase follows standard Go project layout conventions.
## Getting started ## Getting started
The app requires Go `1.25+`, Bun, and a Playback proxy secret. Choose an installation method: Requires Go `1.25+`, Bun, and a Playback proxy secret.
### Automatic (mise)
```bash
curl https://deb.nodesource.com/setup_20.x | sudo bash
mise install
```
### Manual
Install [Go](https://go.dev/dl), [Bun](https://bun.sh), and [just](https://github.com/casey/just).
```bash ```bash
git clone https://github.com/mkelvers/mal.git && cd mal git clone https://github.com/mkelvers/mal.git && cd mal