📝 Update installation instructions in CHEATSHEET.md
This commit is contained in:
@@ -8,6 +8,20 @@ repo: https://github.com/jdx/mise
|
|||||||
description: dev tools, env vars, task runner
|
description: dev tools, env vars, task runner
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
```shell
|
||||||
|
$ curl https://mise.run | sh
|
||||||
|
$ ~/.local/bin/mise --version
|
||||||
|
_ __
|
||||||
|
____ ___ (_)_______ ___ ____ ____ / /___ _________
|
||||||
|
/ __ `__ \/ / ___/ _ \______/ _ \/ __ \______/ __ \/ / __ `/ ___/ _ \
|
||||||
|
/ / / / / / (__ ) __/_____/ __/ / / /_____/ /_/ / / /_/ / /__/ __/
|
||||||
|
/_/ /_/ /_/_/____/\___/ \___/_/ /_/ / .___/_/\__,_/\___/\___/
|
||||||
|
/_/ by @jdx
|
||||||
|
2026.4.9 macos-arm64 (2026-04-11)
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Install Tools
|
### Install Tools
|
||||||
|
|||||||
Reference in New Issue
Block a user