docs: remove mise option
This commit is contained in:
13
README.md
13
README.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user